Rate Overview
Live
1 JPY = 0.016988 XCD
1 XCD = 58.8651
JPY
Avg
0.016991
High
0.017021
Low
0.016951
Last updated: 8/18/2026, 12:46:12 AM
Quick Conversions
| JPY | XCD |
|---|---|
| 1 JPY | 0.02 XCD |
| 10 JPY | 0.17 XCD |
| 50 JPY | 0.85 XCD |
| 100 JPY | 1.70 XCD |
| 500 JPY | 8.49 XCD |
| 1,000 JPY | 16.99 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-08-18T00:46:12Z",
"rates": {
"XCD": 0.016988
}
}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.6987999999999999,
"rate": 0.016988
}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