2022-12-04 14:31:11 +00:00
|
|
|
{
|
|
|
|
"currencies": {
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": "1",
|
|
|
|
"attributes": {
|
|
|
|
"code": "EUR",
|
|
|
|
"symbol": "€",
|
|
|
|
"rate_to_usd": 1.036166,
|
|
|
|
"display_decimals": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "2",
|
|
|
|
"attributes": {
|
|
|
|
"code": "CAD",
|
|
|
|
"symbol": "$",
|
|
|
|
"rate_to_usd": 0.79319156,
|
|
|
|
"display_decimals": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "3",
|
|
|
|
"attributes": { "code": "USD", "symbol": "$", "rate_to_usd": 1, "display_decimals": true }
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "4",
|
|
|
|
"attributes": {
|
|
|
|
"code": "JPY",
|
|
|
|
"symbol": "¥",
|
|
|
|
"rate_to_usd": 0.0083864261,
|
|
|
|
"display_decimals": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "5",
|
|
|
|
"attributes": {
|
|
|
|
"code": "BRL",
|
|
|
|
"symbol": "R$",
|
|
|
|
"rate_to_usd": 0.19904328,
|
|
|
|
"display_decimals": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "6",
|
|
|
|
"attributes": {
|
|
|
|
"code": "GBP",
|
|
|
|
"symbol": "£",
|
|
|
|
"rate_to_usd": 1.3181323,
|
|
|
|
"display_decimals": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "7",
|
|
|
|
"attributes": {
|
|
|
|
"code": "AUD",
|
|
|
|
"symbol": "$",
|
|
|
|
"rate_to_usd": 0.7422,
|
|
|
|
"display_decimals": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "8",
|
|
|
|
"attributes": {
|
|
|
|
"code": "INR",
|
|
|
|
"symbol": "₹",
|
|
|
|
"rate_to_usd": 0.013162881,
|
|
|
|
"display_decimals": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "9",
|
|
|
|
"attributes": {
|
|
|
|
"code": "NZD",
|
|
|
|
"symbol": "$",
|
|
|
|
"rate_to_usd": 0.69089984,
|
|
|
|
"display_decimals": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "10",
|
|
|
|
"attributes": {
|
|
|
|
"code": "CHF",
|
|
|
|
"symbol": "CHF",
|
|
|
|
"rate_to_usd": 1.0728706,
|
|
|
|
"display_decimals": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|