Rate Overview
Live
1 XCD = 568.4557 KRW
1 KRW = 0.001759
XCD
Avg
563.6667
High
570.5981
Low
557.4024
Last updated: 6/19/2026, 9:47:12 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 568.46 KRW |
| 10 XCD | 5,684.56 KRW |
| 50 XCD | 28,422.78 KRW |
| 100 XCD | 56,845.57 KRW |
| 500 XCD | 284,227.83 KRW |
| 1,000 XCD | 568,455.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-06-19T09:47:12Z",
"rates": {
"KRW": 568.455667
}
}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": 56845.566699999996,
"rate": 568.455667
}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