---
title: "Get Currencies"
method: GET
path: "/supported"
tags: ["Supported"]
---

# Get Currencies

`GET /supported`

Retruns a complete list of supported fiat and cryptocurrency options, based on the specified transaction type and country.

🛠️ Please Use [https://api-stg.onramper.com/](https://api-stg.onramper.com/) For Test Environments

## Query parameters

- `type` string
- `country` string
- `subdivision` string
- `skipCountryCheck` boolean

## Headers

- `Authorization` string

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/onramper/apis/onramper-api-collection-v2.md) · [All operations](https://skmtc.net/onramper/apis/onramper-api-collection-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onramper/onramper-api-collection-v2/versions/35288fbe92fb/schema)
