# Currencies

## Communities can receive contributions from all over the world via credit card, in any currency.

Donation amounts will be denominated in the currency of the Community's [Fiscal Host](/fiscal-hosts/fiscal-hosts.md), which can be set up in the following currencies (so far):

* Argentine Peso - ARS
* Australian Dollar - AUD
* Bangladeshi Taka - BDT
* Bulgarian Lev - BGN
* Brazilian Real - BRL
* Canadian Dollar - CAD
* Swiss Franc - CHF
* Czech Koruna - CZK
* Danish Krone - DKK
* Euro - EUR
* Pound sterling - GBP
* Hong Kong Dollar - HKD
* Croatian Kuna - HRK
* Hungarian Forint - HUF
* Indian Rupee - INR
* Icelandic Króna - ISK
* Japanese Yen - JPY
* Mexican Peso - MXN
* Malaysian Ringgit - MYR
* Nigerian Naira - NGN
* Norwegian Krone - NOK
* Nepalese Rupee - NPR
* New Zealand Dollar- NZD
* Poland złoty - PLN
* Romanian Leu - RON
* Swedish Krona - SEK
* Singapore Dollar - SGD
* Ukrainian hryvnia - UAH
* United States Dollar - USD
* Uruguayan Peso - UYU
* South African Rand - ZAR

**The currency a Fiscal Host supports is determined by the currency used by their Stripe account.** If this doesn't work or you're having issues, please [contact us](https://donatepr.com/contact).


---

# 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.donatepr.com/product/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.
