get https://app.ecwid.com/api/v3//currencies?lang=en
Query parameters
Name | Type | Description |
---|---|---|
lang | string | Optional parameter changing language in the response (English if lang is not specified). |
Response
A JSON object with the following fields in an array for every country:
Field | Type | Description |
---|---|---|
code | string | Three-digit currency code in ISO 4217 format |
name | string | Currency name in the specified language |