Rate Overview
Live
1 DKK = 11.3225 GMD
1 GMD = 0.088320
DKK
Avg
11.2385
High
11.3225
Low
11.0655
Last updated: 7/3/2026, 7:46:41 AM
Quick Conversions
| DKK | GMD |
|---|---|
| 1 DKK | 11.32 GMD |
| 10 DKK | 113.22 GMD |
| 50 DKK | 566.12 GMD |
| 100 DKK | 1,132.25 GMD |
| 500 DKK | 5,661.25 GMD |
| 1,000 DKK | 11,322.50 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-03T07:46:41Z",
"rates": {
"GMD": 11.322499
}
}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.2499,
"rate": 11.322499
}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