# Supported currencies

Cooltix supports payment processing in 135+ currencies, allowing you to charge customers in currencies which are different from you native currency.

Some currencies are only available with specific Payment providers. For more details read about available payment providers:

{% content-ref url="/pages/-LrTVgxweivzopLLhbm2" %}
[Payments providers](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers.md)
{% endcontent-ref %}

### All supported currencies:

* USD
* AED
* AFN
* ALL
* AMD
* ANG
* AOA
* ARS
* AUD
* AWG
* AZN
* BAM
* BBD
* BDT
* BGN
* BIF
* BMD
* BND
* BOB
* BRL
* BSD
* BWP
* BYN
* BZD
* CAD
* CDF
* CHF
* CLP
* CNY
* COP
* CRC
* CVE
* CZK
* DJF
* DKK
* DOP
* DZD
* EGP
* ETB
* EUR
* FJD
* FKP
* GBP
* GEL
* GIP
* GMD
* GNF
* GTQ
* GYD
* HKD
* HNL
* HRK
* HTG
* HUF
* IDR
* ILS
* INR
* ISK
* JMD
* JPY
* KES
* KGS
* KHR
* KMF
* KRW
* KYD
* KZT
* LAK
* LBP
* LKR
* LRD
* LSL
* MAD
* MDL
* MGA
* MKD
* MMK
* MNT
* MOP
* MRO
* MUR
* MVR
* MWK
* MXN
* MYR
* MZN
* NAD
* NGN
* NIO
* NOK
* NPR
* NZD
* PAB
* PEN
* PGK
* PHP
* PKR
* PLN
* PYG
* QAR
* RON
* RSD
* RUB
* RWF
* SAR
* SBD
* SCR
* SEK
* SGD
* SHP
* SLL
* SOS
* SRD
* STD
* SZL
* THB
* TJS
* TOP
* TRY
* TTD
* TWD
* TZS
* UAH
* UGX
* UYU
* UZS
* VND
* VUV
* WST
* XAF
* XCD
* XOF
* XPF
* YER
* ZAR
* ZMW


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cooltix.com/cooltix-support/organizers/organizer-sign-up/payments/supported-currencies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
