# Global Availability

Here's a list of all countries that can set up a Developer / Seller account using our platform and start accepting payments in different currencies from international customers:

<figure><img src="/files/cOVzxFDT2Atem49iGjJn" alt=""><figcaption><p>List of countries that we can onboard and handle payouts to</p></figcaption></figure>

Countries marked with an asterisk (\*) can only receive payouts in Euros, and those labeled as "Preview" may have payout restrictions or pauses.

There are minimum payout amounts and they're listed below:

| Country              | Amount   |
| -------------------- | -------- |
| Australia            | 0.01 AUD |
| Austria              | 1 EUR    |
| Belgium              | 1 EUR    |
| Brazil               | 0.01 BRL |
| Bulgaria             | 1 BGN    |
| Canada               | 0.01 CAD |
| Costa Rica           | 0.01 CRC |
| Croatia              | 1 EUR    |
| Cyprus               | 1 EUR    |
| Czech Republic       | 30 CZK   |
| Côte d’Ivoire        | 1 XOF    |
| Denmark              | 20 DKK   |
| Dominican Republic   | 0.01 DOP |
| Estonia              | 1 EUR    |
| Finland              | 1 EUR    |
| France               | 1 EUR    |
| Germany              | 1 EUR    |
| Gibraltar            | 1 GBP    |
| Greece               | 1 EUR    |
| Guatemala            | 1 GTQ    |
| Hong Kong            | 0.01 HKD |
| Hungary              | 360 HUF  |
| India                | 1 INR    |
| Indonesia            | 0.01 IDR |
| Ireland              | 1 EUR    |
| Italy                | 1 EUR    |
| Japan                | 1 JPY    |
| Latvia               | 1 EUR    |
| Liechtenstein        | 5 CHF    |
| Lithuania            | 1 EUR    |
| Luxembourg           | 1 EUR    |
| Malaysia             | 5 MYR    |
| Malta                | 1 EUR    |
| Mexico               | 10 MXN   |
| Netherlands          | 1 EUR    |
| New Zealand          | 0.01 NZD |
| Norway               | 20 NOK   |
| Peru                 | 0.01 PEN |
| Philippines          | 2 PHP    |
| Poland               | 5 PLN    |
| Portugal             | 1 EUR    |
| Romania              | 5 RON    |
| Senegal              | 1 XOF    |
| Singapore            | 1 SGD    |
| Slovakia             | 1 EUR    |
| Slovenia             | 1 EUR    |
| Spain                | 1 EUR    |
| Sweden               | 20 SEK   |
| Switzerland          | 5 CHF    |
| Thailand             | 0.01 THB |
| Trinidad & Tobago    | 0.01 TTD |
| United Arab Emirates | 2 AED    |
| United Kingdom       | 1 GBP    |
| United States        | 0.01 USD |
| Uruguay              | 0.01 UYU |

Some cross-border payouts may have restrictions. See the list below (not exhaustive):

Possible special requirements include:

#### Bangladesh <a href="#bangladesh" id="bangladesh"></a>

* Submitting a remittance form.
* Providing a receipt or invoice as proof that the recipient is legitimately receiving the payment.
* Paying additional fees.

#### Japan <a href="#japan" id="japan"></a>

* Visiting a bank location to submit a copy of their ID and additional paperwork, if they haven’t previously done so. Banks require a national ID card number (MyNumber) to be submitted and on file before they can receive or send international transfers.
* Providing a receipt or invoice as proof that the recipient is legitimately receiving the payment.
* Paying additional fees.
* Supporting payouts only to banks participating in the Foreign Exchange Yen Clearing System (FXYCS).

#### Serbia <a href="#serbia" id="serbia"></a>

* Providing additional information on the purpose of the payment.
* Providing a receipt or invoice as proof that the recipient is legitimately receiving the payment.
* Submitting a remittance form.

Once you set up an account with us - you can sell to customers anywhere in the world - without having to worry about being tax-compliant.


---

# 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://help.fungies.io/getting-paid/global-availability.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.
