Rate Overview
Live
1 DKK = 3.7265 CUP
1 CUP = 0.268351
DKK
Avg
3.6415
High
4.1441
Low
3.3162
Last updated: 5/28/2026, 1:57:16 AM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 3.73 CUP |
| 10 DKK | 37.26 CUP |
| 50 DKK | 186.32 CUP |
| 100 DKK | 372.65 CUP |
| 500 DKK | 1,863.23 CUP |
| 1,000 DKK | 3,726.47 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-05-28T01:57:16Z",
"rates": {
"CUP": 3.726467
}
}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": 372.6467,
"rate": 3.726467
}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