Rate Overview
Live
1 DKK = 4.0815 CUP
1 CUP = 0.245008
DKK
Avg
3.7869
High
4.0815
Low
3.6849
Last updated: 3/28/2026, 11:01:08 AM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 4.08 CUP |
| 10 DKK | 40.82 CUP |
| 50 DKK | 204.08 CUP |
| 100 DKK | 408.15 CUP |
| 500 DKK | 2,040.75 CUP |
| 1,000 DKK | 4,081.50 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-03-28T11:01:08Z",
"rates": {
"CUP": 4.081504
}
}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": 408.1504,
"rate": 4.081504
}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