Rate Overview
Live
1 XCD = 58.8315 JPY
1 JPY = 0.016998
XCD
Avg
58.8450
High
58.9123
Low
58.7094
Last updated: 5/28/2026, 9:38:56 PM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 58.83 JPY |
| 10 XCD | 588.31 JPY |
| 50 XCD | 2,941.57 JPY |
| 100 XCD | 5,883.15 JPY |
| 500 XCD | 29,415.74 JPY |
| 1,000 XCD | 58,831.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-05-28T21:38:56Z",
"rates": {
"JPY": 58.831471
}
}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": 5883.1471,
"rate": 58.831471
}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