Rate Overview
Live
1 XCD = 60.5174 JPY
1 JPY = 0.016524
XCD
Avg
60.4378
High
60.6356
Low
60.1114
Last updated: 7/28/2026, 2:30:14 PM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 60.52 JPY |
| 10 XCD | 605.17 JPY |
| 50 XCD | 3,025.87 JPY |
| 100 XCD | 6,051.74 JPY |
| 500 XCD | 30,258.68 JPY |
| 1,000 XCD | 60,517.35 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-28T14:30:14Z",
"rates": {
"JPY": 60.517351
}
}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": 6051.7351,
"rate": 60.517351
}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