Rate Overview
Live
1 XCD = 59.4454 JPY
1 JPY = 0.016822
XCD
Avg
59.2736
High
59.4454
Low
59.1567
Last updated: 6/18/2026, 11:45:16 AM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 59.45 JPY |
| 10 XCD | 594.45 JPY |
| 50 XCD | 2,972.27 JPY |
| 100 XCD | 5,944.54 JPY |
| 500 XCD | 29,722.70 JPY |
| 1,000 XCD | 59,445.40 JPY |
Get XCD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=JPYExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-06-18T11:45:16Z",
"rates": {
"JPY": 59.445397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "JPY",
"amount": 100
},
"result": 5944.5397,
"rate": 59.445397
}Build with XCD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key