Rate Overview
Live
1 XCD = 2.4194 DKK
1 DKK = 0.413327
XCD
Avg
2.4198
High
2.4264
Low
2.4133
Last updated: 7/8/2026, 9:02:18 AM
Quick Conversions
| XCD | DKK |
|---|---|
| 1 XCD | 2.42 DKK |
| 10 XCD | 24.19 DKK |
| 50 XCD | 120.97 DKK |
| 100 XCD | 241.94 DKK |
| 500 XCD | 1,209.70 DKK |
| 1,000 XCD | 2,419.39 DKK |
Get XCD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=DKKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-08T09:02:18Z",
"rates": {
"DKK": 2.419394
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "DKK",
"amount": 100
},
"result": 241.9394,
"rate": 2.419394
}Build with XCD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key