Rate Overview
Live
1 XCD = 59.7791 JPY
1 JPY = 0.016728
XCD
Avg
59.8342
High
60.1233
Low
59.5617
Last updated: 7/7/2026, 3:14:41 PM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 59.78 JPY |
| 10 XCD | 597.79 JPY |
| 50 XCD | 2,988.95 JPY |
| 100 XCD | 5,977.91 JPY |
| 500 XCD | 29,889.54 JPY |
| 1,000 XCD | 59,779.08 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-07T15:14:41Z",
"rates": {
"JPY": 59.779083
}
}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": 5977.9083,
"rate": 59.779083
}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