Skip to main content
GET
/
currencies
List currenciess
curl --request GET \
  --url https://api.quivo.co/currencies
[
  {
    "code": "<string>",
    "name": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://api-docs.quivo.co/llms.txt

Use this file to discover all available pages before exploring further.

Response

Returns an array of supported currencies with currency codes and names.

code
string

Code or identifier

name
string

The name of the item