Rate Overview
Live
1 XCD = 58.3165 JPY
1 JPY = 0.017148
XCD
Avg
58.0545
High
58.3428
Low
57.6212
Last updated: 3/6/2026, 7:34:22 PM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 58.32 JPY |
| 10 XCD | 583.16 JPY |
| 50 XCD | 2,915.82 JPY |
| 100 XCD | 5,831.65 JPY |
| 500 XCD | 29,158.24 JPY |
| 1,000 XCD | 58,316.47 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-06T19:34:22Z",
"rates": {
"JPY": 58.316471
}
}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": 5831.6471,
"rate": 58.316471
}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