Rate Overview
Live
1 DKK = 11.2854 GMD
1 GMD = 0.088610
DKK
Avg
11.3818
High
11.4521
Low
11.2854
Last updated: 6/18/2026, 11:25:21 AM
Quick Conversions
| DKK | GMD |
|---|---|
| 1 DKK | 11.29 GMD |
| 10 DKK | 112.85 GMD |
| 50 DKK | 564.27 GMD |
| 100 DKK | 1,128.54 GMD |
| 500 DKK | 5,642.68 GMD |
| 1,000 DKK | 11,285.37 GMD |
Get DKK/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GMDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-06-18T11:25:21Z",
"rates": {
"GMD": 11.285368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GMD",
"amount": 100
},
"result": 1128.5368,
"rate": 11.285368
}Build with DKK/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key