Rate Overview
Live
1 XCD = 559.2940 KRW
1 KRW = 0.001788
XCD
Avg
527.4665
High
561.3233
Low
490.2673
Last updated: 5/29/2026, 5:26:11 PM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 559.29 KRW |
| 10 XCD | 5,592.94 KRW |
| 50 XCD | 27,964.70 KRW |
| 100 XCD | 55,929.40 KRW |
| 500 XCD | 279,646.99 KRW |
| 1,000 XCD | 559,293.98 KRW |
Get XCD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=KRWExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-29T17:26:11Z",
"rates": {
"KRW": 559.293982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "KRW",
"amount": 100
},
"result": 55929.3982,
"rate": 559.293982
}Build with XCD/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key