Rate Overview
Live
1 XCD = 59.6092 JPY
1 JPY = 0.016776
XCD
Avg
58.4504
High
59.6092
Low
56.5163
Last updated: 6/18/2026, 5:15:04 PM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 59.61 JPY |
| 10 XCD | 596.09 JPY |
| 50 XCD | 2,980.46 JPY |
| 100 XCD | 5,960.92 JPY |
| 500 XCD | 29,804.61 JPY |
| 1,000 XCD | 59,609.22 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-18T17:15:04Z",
"rates": {
"JPY": 59.609217
}
}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": 5960.9217,
"rate": 59.609217
}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