Skip to content

List fiat exchange rates

GET
/fiat

Authorizations

ApiKeyAuth
Type
API Key (header: CP-X-API-KEY)

Responses

Fiat exchange rates keyed by lowercase currency code. Each value is the USD price of one currency unit.

application/json
JSON
{
  
"additionalProperties": "67890.123456"
}

Playground

Authorization

Samples