Rate Overview
Live
1 DKK = 11.2874 GMD
1 GMD = 0.088595
DKK
Avg
11.4256
High
11.8013
Low
11.1993
Last updated: 7/29/2026, 11:12:15 AM
Quick Conversions
| DKK | GMD |
|---|---|
| 1 DKK | 11.29 GMD |
| 10 DKK | 112.87 GMD |
| 50 DKK | 564.37 GMD |
| 100 DKK | 1,128.74 GMD |
| 500 DKK | 5,643.68 GMD |
| 1,000 DKK | 11,287.36 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-07-29T11:12:15Z",
"rates": {
"GMD": 11.287358
}
}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.7358,
"rate": 11.287358
}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