Rate Overview
Live
1 XCD = 2.3695 DKK
1 DKK = 0.422037
XCD
Avg
2.3757
High
2.3828
Low
2.3695
Last updated: 5/28/2026, 8:31:14 PM
Quick Conversions
| XCD | DKK |
|---|---|
| 1 XCD | 2.37 DKK |
| 10 XCD | 23.69 DKK |
| 50 XCD | 118.47 DKK |
| 100 XCD | 236.95 DKK |
| 500 XCD | 1,184.73 DKK |
| 1,000 XCD | 2,369.46 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-28T20:31:14Z",
"rates": {
"DKK": 2.369463
}
}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": 236.9463,
"rate": 2.369463
}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