---
title: "Consulta das moedas disponíveis"
method: GET
path: "/hubfx/currency"
tags: ["Cambio"]
---

# Consulta das moedas disponíveis

`GET /hubfx/currency`

Consulta das moedas disponíveis.

## Response `200`

Success

- PublicCurrencyResponseIEnumerableIApiBaseResponse[]
  - `response` PublicCurrencyResponse[], nullable
    - `code` string, nullable
    - `description` string, nullable
    - `symbol` string, nullable
    - `openingHours` string, nullable
    - `iconUrl` string, nullable
  - `success` boolean
  - `errorMessage` string, nullable

## Other responses

- `401` — Não autorizado

---

[API](https://skmtc.net/btgpactual/apis/folha-de-pagamentos.md) · [All operations](https://skmtc.net/btgpactual/apis/folha-de-pagamentos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/btgpactual/folha-de-pagamentos/revisions/2a24d3da114c/schema)
