Rate Overview
Live
1 DKK = 4.0545 CUP
1 CUP = 0.246639
DKK
Avg
4.0495
High
4.0590
Low
4.0358
Last updated: 7/7/2026, 12:27:17 PM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 4.05 CUP |
| 10 DKK | 40.55 CUP |
| 50 DKK | 202.73 CUP |
| 100 DKK | 405.45 CUP |
| 500 DKK | 2,027.25 CUP |
| 1,000 DKK | 4,054.51 CUP |
Get DKK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CUPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-07T12:27:17Z",
"rates": {
"CUP": 4.054509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CUP",
"amount": 100
},
"result": 405.45090000000005,
"rate": 4.054509
}Build with DKK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key