Rate Overview
Live
1 DKK = 4.0320 CUP
1 CUP = 0.248018
DKK
Avg
4.0458
High
4.0640
Low
4.0311
Last updated: 7/27/2026, 10:21:55 PM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 4.03 CUP |
| 10 DKK | 40.32 CUP |
| 50 DKK | 201.60 CUP |
| 100 DKK | 403.20 CUP |
| 500 DKK | 2,015.99 CUP |
| 1,000 DKK | 4,031.97 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-27T22:21:55Z",
"rates": {
"CUP": 4.031971
}
}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": 403.19710000000003,
"rate": 4.031971
}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