Rate Overview
Live
1 DKK = 0.157130 CUC
1 CUC = 6.3642
DKK
Avg
0.156951
High
0.157508
Low
0.156380
Last updated: 5/7/2026, 8:58:44 PM
Quick Conversions
| DKK | CUC |
|---|---|
| 1 DKK | 0.16 CUC |
| 10 DKK | 1.57 CUC |
| 50 DKK | 7.86 CUC |
| 100 DKK | 15.71 CUC |
| 500 DKK | 78.57 CUC |
| 1,000 DKK | 157.13 CUC |
Get DKK/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CUCExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-07T20:58:44Z",
"rates": {
"CUC": 0.15713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CUC",
"amount": 100
},
"result": 15.713,
"rate": 0.15713
}Build with DKK/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key