Rate Overview
Live
1 XCD = 58.7605 JPY
1 JPY = 0.017018
XCD
Avg
58.8701
High
60.6356
Low
56.7603
Last updated: 8/17/2026, 7:11:57 AM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 58.76 JPY |
| 10 XCD | 587.61 JPY |
| 50 XCD | 2,938.03 JPY |
| 100 XCD | 5,876.05 JPY |
| 500 XCD | 29,380.27 JPY |
| 1,000 XCD | 58,760.53 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-17T07:11:57Z",
"rates": {
"JPY": 58.760535
}
}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": 5876.0535,
"rate": 58.760535
}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