Rate Overview
Live
1 DKK = 3.7321 CUP
1 CUP = 0.267946
DKK
Avg
3.7458
High
3.7907
Low
3.7117
Last updated: 3/7/2026, 9:13:28 AM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 3.73 CUP |
| 10 DKK | 37.32 CUP |
| 50 DKK | 186.60 CUP |
| 100 DKK | 373.21 CUP |
| 500 DKK | 1,866.05 CUP |
| 1,000 DKK | 3,732.10 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-07T09:13:28Z",
"rates": {
"CUP": 3.732097
}
}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": 373.2097,
"rate": 3.732097
}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