Rate Overview
Live
1 JPY = 0.016539 XCD
1 XCD = 60.4631
JPY
Avg
0.017011
High
0.017659
Low
0.016539
Last updated: 7/28/2026, 7:46:02 AM
Quick Conversions
| JPY | XCD |
|---|---|
| 1 JPY | 0.02 XCD |
| 10 JPY | 0.17 XCD |
| 50 JPY | 0.83 XCD |
| 100 JPY | 1.65 XCD |
| 500 JPY | 8.27 XCD |
| 1,000 JPY | 16.54 XCD |
Get JPY/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XCDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T07:46:02Z",
"rates": {
"XCD": 0.016539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XCD",
"amount": 100
},
"result": 1.6539000000000001,
"rate": 0.016539
}Build with JPY/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key