Rate Overview
Live
1 XCD = 560.3454 KRW
1 KRW = 0.001785
XCD
Avg
541.2477
High
560.3454
Low
527.5359
Last updated: 3/27/2026, 10:17:31 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 560.35 KRW |
| 10 XCD | 5,603.45 KRW |
| 50 XCD | 28,017.27 KRW |
| 100 XCD | 56,034.54 KRW |
| 500 XCD | 280,172.72 KRW |
| 1,000 XCD | 560,345.43 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-27T10:17:31Z",
"rates": {
"KRW": 560.345434
}
}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": 56034.543399999995,
"rate": 560.345434
}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