Rate Overview
Live
1 XCD = 546.1815 KRW
1 KRW = 0.001831
XCD
Avg
548.2676
High
570.3377
Low
527.5359
Last updated: 7/27/2026, 11:38:11 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 546.18 KRW |
| 10 XCD | 5,461.82 KRW |
| 50 XCD | 27,309.08 KRW |
| 100 XCD | 54,618.15 KRW |
| 500 XCD | 273,090.76 KRW |
| 1,000 XCD | 546,181.52 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-27T11:38:11Z",
"rates": {
"KRW": 546.181519
}
}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": 54618.1519,
"rate": 546.181519
}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