Rate Overview
Live
1 XCD = 520.0215 KRW
1 KRW = 0.001923
XCD
Avg
522.5419
High
524.6103
Low
520.0215
Last updated: 8/19/2026, 6:35:09 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 520.02 KRW |
| 10 XCD | 5,200.21 KRW |
| 50 XCD | 26,001.07 KRW |
| 100 XCD | 52,002.15 KRW |
| 500 XCD | 260,010.73 KRW |
| 1,000 XCD | 520,021.46 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-08-19T06:35:09Z",
"rates": {
"KRW": 520.02146
}
}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": 52002.14600000001,
"rate": 520.02146
}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