Rate Overview
Live
1 XCD = 2.3471 DKK
1 DKK = 0.426052
XCD
Avg
2.3554
High
2.3662
Low
2.3471
Last updated: 5/8/2026, 2:15:22 PM
Quick Conversions
| XCD | DKK |
|---|---|
| 1 XCD | 2.35 DKK |
| 10 XCD | 23.47 DKK |
| 50 XCD | 117.36 DKK |
| 100 XCD | 234.71 DKK |
| 500 XCD | 1,173.57 DKK |
| 1,000 XCD | 2,347.13 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-05-08T14:15:22Z",
"rates": {
"DKK": 2.347131
}
}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": 234.7131,
"rate": 2.347131
}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