cURL
curl --request GET \ --url https://api.quivo.co/currencies
[ { "code": "<string>", "name": "<string>" } ]
List the list of supported currencies.
Returns an array of supported currencies with currency codes and names.
Code or identifier
The name of the item