Rate Overview
Live
1 DKK = 11.3210 GMD
1 GMD = 0.088331
DKK
Avg
11.4318
High
11.5334
Low
11.3210
Last updated: 3/28/2026, 9:21:14 AM
Quick Conversions
| DKK | GMD |
|---|---|
| 1 DKK | 11.32 GMD |
| 10 DKK | 113.21 GMD |
| 50 DKK | 566.05 GMD |
| 100 DKK | 1,132.10 GMD |
| 500 DKK | 5,660.50 GMD |
| 1,000 DKK | 11,320.99 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-03-28T09:21:14Z",
"rates": {
"GMD": 11.320991
}
}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": 1132.0991,
"rate": 11.320991
}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