Rate Overview
Live
1 XCD = 540.9993 KRW
1 KRW = 0.001848
XCD
Avg
538.8180
High
570.3377
Low
510.6383
Last updated: 7/28/2026, 11:35:45 PM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 541.00 KRW |
| 10 XCD | 5,409.99 KRW |
| 50 XCD | 27,049.97 KRW |
| 100 XCD | 54,099.93 KRW |
| 500 XCD | 270,499.67 KRW |
| 1,000 XCD | 540,999.33 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-07-28T23:35:45Z",
"rates": {
"KRW": 540.999333
}
}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": 54099.9333,
"rate": 540.999333
}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