Rate Overview
Live
1 XCD = 2.3756 DKK
1 DKK = 0.420950
XCD
Avg
2.3669
High
2.3874
Low
2.3403
Last updated: 3/7/2026, 1:00:31 AM
Quick Conversions
| XCD | DKK |
|---|---|
| 1 XCD | 2.38 DKK |
| 10 XCD | 23.76 DKK |
| 50 XCD | 118.78 DKK |
| 100 XCD | 237.56 DKK |
| 500 XCD | 1,187.79 DKK |
| 1,000 XCD | 2,375.58 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-03-07T01:00:31Z",
"rates": {
"DKK": 2.375579
}
}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": 237.55790000000002,
"rate": 2.375579
}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