Rate Overview
Live
1 XCD = 60.4963 JPY
1 JPY = 0.016530
XCD
Avg
60.0575
High
60.6356
Low
59.5617
Last updated: 7/28/2026, 9:28:47 AM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 60.50 JPY |
| 10 XCD | 604.96 JPY |
| 50 XCD | 3,024.81 JPY |
| 100 XCD | 6,049.63 JPY |
| 500 XCD | 30,248.15 JPY |
| 1,000 XCD | 60,496.30 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-07-28T09:28:47Z",
"rates": {
"JPY": 60.496298
}
}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": 6049.629800000001,
"rate": 60.496298
}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