Rate Overview
Live
1 XCD = 2.3997 DKK
1 DKK = 0.416718
XCD
Avg
2.3722
High
2.4313
Low
2.3135
Last updated: 8/3/2026, 9:36:26 PM
Quick Conversions
| XCD | DKK |
|---|---|
| 1 XCD | 2.40 DKK |
| 10 XCD | 24.00 DKK |
| 50 XCD | 119.99 DKK |
| 100 XCD | 239.97 DKK |
| 500 XCD | 1,199.85 DKK |
| 1,000 XCD | 2,399.70 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-08-03T21:36:26Z",
"rates": {
"DKK": 2.399702
}
}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": 239.9702,
"rate": 2.399702
}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