# Get all currencies

{% openapi src="/files/zxRoJxQsHKVFESzo4yWK" path="/api/v1/payment/currencies" method="get" %}
[PS-OAS-9-17-added-deposit-metadata.json](https://3564521227-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayvBVHqhLmJiaoA9GyTQ%2Fuploads%2Fgit-blob-e5b8434dcc9a7eb64536e08f7eaa77f5eeec889a%2FPS-OAS-9-17-added-deposit-metadata.json?alt=media\&token=2e74dab3-64a3-4d2e-8189-77dcfd983f8d)
{% endopenapi %}

Response example

```json
{
                  "abbreviation" : "XLM",
                  "name" : "Stellar Lumens",
                  "model" : "ACCOUNT",
                  "supportedNetworks" : [ "XLM" ],
                  "defaultNetwork" : "XLM",
                  "isFiat" : false,
                  "isERC20" : false
                }, {
                  "abbreviation" : "CZK",
                  "name" : "Czech Koruna",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "CAD",
                  "name" : "Canadian Dollar",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "MYR",
                  "name" : "Malaysian Ringgit",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "PEN",
                  "name" : "Peruvian sol",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "CHF",
                  "name" : "Swiss Franc",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "CNY",
                  "name" : "Chinese Yuan",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "HUF",
                  "name" : "Hungarian Forint",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "NGN",
                  "name" : "Nigerian Naira",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "TRY",
                  "name" : "Turkish Lira",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "RUB",
                  "name" : "Russian Ruble",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "BDT",
                  "name" : "Bangladeshi Taka",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "BGN",
                  "name" : "Bulgarian Lev",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "BCH",
                  "name" : "Bitcoin Cash",
                  "model" : "UTXO",
                  "supportedNetworks" : [ "BCH" ],
                  "defaultNetwork" : "BCH",
                  "isFiat" : false,
                  "isERC20" : false
                }, {
                  "abbreviation" : "EUR",
                  "name" : "Euro",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "ISK",
                  "name" : "Icelandic Krona",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "BTC",
                  "name" : "Bitcoin",
                  "model" : "UTXO",
                  "supportedNetworks" : [ "BTC" ],
                  "defaultNetwork" : "BTC",
                  "isFiat" : false,
                  "isERC20" : false
                }, {
                  "abbreviation" : "ILS",
                  "name" : "Israeli New Shekel",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "DKK",
                  "name" : "Danish Krone",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "SGD",
                  "name" : "Singapore Dollar",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "PHP",
                  "name" : "Philippine peso",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "MXN",
                  "name" : "Mexican Peso",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "LINK",
                  "name" : "Chainlink",
                  "model" : "ACCOUNT",
                  "supportedNetworks" : [ "ETH" ],
                  "defaultNetwork" : "ETH",
                  "isFiat" : false,
                  "isERC20" : true
                }, {
                  "abbreviation" : "ARS",
                  "name" : "Argentine Peso",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "AED",
                  "name" : "United Arab Emirates Dirham",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "RON",
                  "name" : "Romanian Leu",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "SOL",
                  "name" : "Solana",
                  "model" : "ACCOUNT",
                  "supportedNetworks" : [ "SOL" ],
                  "defaultNetwork" : "SOL",
                  "isFiat" : false,
                  "isERC20" : false
                }, {
                  "abbreviation" : "USDC",
                  "name" : "USD Coin",
                  "model" : "ACCOUNT",
                  "supportedNetworks" : [ "ETH", "BSC", "SOL" ],
                  "defaultNetwork" : "ETH",
                  "isFiat" : false,
                  "isERC20" : true
                }, {
                  "abbreviation" : "NZD",
                  "name" : "New Zealand Dollar",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "NOK",
                  "name" : "Norwegian Krone",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "KES",
                  "name" : "Kenyan Shilling",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "GBP",
                  "name" : "Pound Sterling",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "IDR",
                  "name" : "Indonesian Rupiah",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "LTC",
                  "name" : "Litecoin",
                  "model" : "UTXO",
                  "supportedNetworks" : [ "LTC" ],
                  "defaultNetwork" : "LTC",
                  "isFiat" : false,
                  "isERC20" : false
                }, {
                  "abbreviation" : "THB",
                  "name" : "Thai Baht",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "JPY",
                  "name" : "Japanese Yen",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "CLP",
                  "name" : "Chilean Peso",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "QAR",
                  "name" : "Qatari Riyal",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "HKD",
                  "name" : "Hong Kong Dollar",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "AUD",
                  "name" : "Australian Dollar",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "KRW",
                  "name" : "South Korean won",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "SEK",
                  "name" : "Swedish Krona",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "PLN",
                  "name" : "Poland zloty",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "ETH",
                  "name" : "Ethereum",
                  "model" : "ACCOUNT",
                  "supportedNetworks" : [ "ETH", "BSC" ],
                  "defaultNetwork" : "ETH",
                  "isFiat" : false,
                  "isERC20" : true
                }, {
                  "abbreviation" : "ZAR",
                  "name" : "South African Rand",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "HRK",
                  "name" : "Croatian kuna",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "VND",
                  "name" : "Vietnamese dong",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "BRL",
                  "name" : "Brazilian Real",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "XRP",
                  "name" : "Ripple",
                  "model" : "ACCOUNT",
                  "supportedNetworks" : [ "XRP" ],
                  "defaultNetwork" : "XRP",
                  "isFiat" : false,
                  "isERC20" : false
                }, {
                  "abbreviation" : "INR",
                  "name" : "Indian Rupee",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
                }, {
                  "abbreviation" : "USD",
                  "name" : "United States Dollar",
                  "model" : "FIAT",
                  "supportedNetworks" : null,
                  "defaultNetwork" : null,
                  "isFiat" : true,
                  "isERC20" : false
} 
```


---

# 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.axom.money/references/currencies-and-fees/get-all-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.
