Rate Overview
Live
1 XCD = 534.8631 KRW
1 KRW = 0.001870
XCD
Avg
539.3507
High
543.9834
Low
534.8631
Last updated: 7/30/2026, 6:51:54 AM
Quick Conversions
| XCD | KRW |
|---|---|
| 1 XCD | 534.86 KRW |
| 10 XCD | 5,348.63 KRW |
| 50 XCD | 26,743.16 KRW |
| 100 XCD | 53,486.31 KRW |
| 500 XCD | 267,431.56 KRW |
| 1,000 XCD | 534,863.12 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-30T06:51:54Z",
"rates": {
"KRW": 534.863124
}
}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": 53486.312399999995,
"rate": 534.863124
}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