Rate Overview
Live
1 XCD = 59.0702 JPY
1 JPY = 0.016929
XCD
Avg
57.4067
High
59.0702
Low
55.0925
Last updated: 3/27/2026, 12:55:51 PM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 59.07 JPY |
| 10 XCD | 590.70 JPY |
| 50 XCD | 2,953.51 JPY |
| 100 XCD | 5,907.02 JPY |
| 500 XCD | 29,535.08 JPY |
| 1,000 XCD | 59,070.16 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-03-27T12:55:51Z",
"rates": {
"JPY": 59.070158
}
}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": 5907.0158,
"rate": 59.070158
}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