This method is used to get information about the available currencies and their exchange rates.
GET https://skinify.io/api/currencies
The response will contain a currencies
array, which contains the following data:
Parameter | Description |
---|---|
code | Currency international code |
name | Currency name |
rate | Currency rate for USD |