Rate Overview
Live
1 XCD = 505.1903 KRW
1 KRW = 0.001979
XCD
Avg
508.0358
High
511.8115
Low
503.2948
Last updated: 9/2/2026, 6:52:35 PM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 505.19 KRW |
| 10 XCD | 5,051.90 KRW |
| 50 XCD | 25,259.52 KRW |
| 100 XCD | 50,519.03 KRW |
| 500 XCD | 252,595.17 KRW |
| 1,000 XCD | 505,190.35 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-09-02T18:52:35Z",
"rates": {
"KRW": 505.190345
}
}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": 50519.034499999994,
"rate": 505.190345
}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