---
title: "GET /currencies"
method: GET
path: "/currencies"
tags: ["currency", "plan-one", "plan-extra", "plan-premium"]
---

# GET /currencies

`GET /currencies`

Fetch a list of 160+ supported currencies with symbols. Also see /crypto/currencies

## Response `200`

Success

- object
  - `ms` number — Server response time in milliseconds
  - `currencies` object

## Other responses

- `400` — Bad Request
- `401` — Not Authorized
- `429` — Rate limit exceeded

---

[API](https://skmtc.dev/fastforex/apis/fastforex-io.md) · [All operations](https://skmtc.dev/fastforex/apis/fastforex-io/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fastforex/fastforex-io/revisions/140f748aaf10/schema)
