Rate Overview
Live
1 XCD = 59.0476 JPY
1 JPY = 0.016935
XCD
Avg
58.8416
High
59.0476
Low
58.6057
Last updated: 3/27/2026, 9:37:03 AM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 59.05 JPY |
| 10 XCD | 590.48 JPY |
| 50 XCD | 2,952.38 JPY |
| 100 XCD | 5,904.76 JPY |
| 500 XCD | 29,523.81 JPY |
| 1,000 XCD | 59,047.62 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-27T09:37:03Z",
"rates": {
"JPY": 59.04762
}
}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": 5904.762000000001,
"rate": 59.04762
}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