Rate Overview
Live
1 XCD = 568.2968 KRW
1 KRW = 0.001760
XCD
Avg
563.6207
High
570.3424
Low
557.4024
Last updated: 6/19/2026, 10:29:02 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 568.30 KRW |
| 10 XCD | 5,682.97 KRW |
| 50 XCD | 28,414.84 KRW |
| 100 XCD | 56,829.68 KRW |
| 500 XCD | 284,148.40 KRW |
| 1,000 XCD | 568,296.80 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-19T10:29:02Z",
"rates": {
"KRW": 568.296804
}
}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": 56829.6804,
"rate": 568.296804
}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