Rate Overview
Live
1 XCD = 57.5779 JPY
1 JPY = 0.017368
XCD
Avg
58.7587
High
59.2783
Low
57.5779
Last updated: 9/3/2026, 10:52:41 PM
Quick Conversions
| XCD | JPY |
|---|---|
| 1 XCD | 57.58 JPY |
| 10 XCD | 575.78 JPY |
| 50 XCD | 2,878.90 JPY |
| 100 XCD | 5,757.79 JPY |
| 500 XCD | 28,788.95 JPY |
| 1,000 XCD | 57,577.91 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-09-03T22:52:41Z",
"rates": {
"JPY": 57.577907
}
}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": 5757.7907000000005,
"rate": 57.577907
}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