Rate Overview
Live
1 XCD = 542.8355 KRW
1 KRW = 0.001842
XCD
Avg
546.8214
High
551.3137
Low
542.8355
Last updated: 4/18/2026, 8:46:37 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 542.84 KRW |
| 10 XCD | 5,428.35 KRW |
| 50 XCD | 27,141.77 KRW |
| 100 XCD | 54,283.55 KRW |
| 500 XCD | 271,417.73 KRW |
| 1,000 XCD | 542,835.47 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-04-18T08:46:37Z",
"rates": {
"KRW": 542.835465
}
}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": 54283.5465,
"rate": 542.835465
}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