Rate Overview
Live
1 XCD = 58.8632 JPY
1 JPY = 0.016989
XCD
Avg
58.8527
High
58.9908
Low
58.7501
Last updated: 8/18/2026, 12:15:25 AM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 58.86 JPY |
| 10 XCD | 588.63 JPY |
| 50 XCD | 2,943.16 JPY |
| 100 XCD | 5,886.32 JPY |
| 500 XCD | 29,431.62 JPY |
| 1,000 XCD | 58,863.24 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-08-18T00:15:25Z",
"rates": {
"JPY": 58.863236
}
}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": 5886.3236,
"rate": 58.863236
}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