Rate Overview
Live
1 XCD = 551.3257 KRW
1 KRW = 0.001814
XCD
Avg
542.5174
High
551.3257
Low
532.7181
Last updated: 3/7/2026, 1:02:01 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 551.33 KRW |
| 10 XCD | 5,513.26 KRW |
| 50 XCD | 27,566.28 KRW |
| 100 XCD | 55,132.57 KRW |
| 500 XCD | 275,662.83 KRW |
| 1,000 XCD | 551,325.67 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-03-07T01:02:01Z",
"rates": {
"KRW": 551.325669
}
}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": 55132.5669,
"rate": 551.325669
}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