Rate Overview
Live
1 XCD = 560.9514 KRW
1 KRW = 0.001783
XCD
Avg
548.1632
High
560.9514
Low
526.5776
Last updated: 3/27/2026, 11:51:28 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 560.95 KRW |
| 10 XCD | 5,609.51 KRW |
| 50 XCD | 28,047.57 KRW |
| 100 XCD | 56,095.14 KRW |
| 500 XCD | 280,475.69 KRW |
| 1,000 XCD | 560,951.37 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-03-27T11:51:28Z",
"rates": {
"KRW": 560.951374
}
}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": 56095.1374,
"rate": 560.951374
}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