Rate Overview
Live
1 DKK = 11.4210 GMD
1 GMD = 0.087558
DKK
Avg
11.4743
High
11.5739
Low
11.4106
Last updated: 3/7/2026, 9:15:14 AM
Quick Conversions
| DKK | GMD |
|---|---|
| 1 DKK | 11.42 GMD |
| 10 DKK | 114.21 GMD |
| 50 DKK | 571.05 GMD |
| 100 DKK | 1,142.10 GMD |
| 500 DKK | 5,710.48 GMD |
| 1,000 DKK | 11,420.95 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-07T09:15:14Z",
"rates": {
"GMD": 11.420952
}
}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": 1142.0952,
"rate": 11.420952
}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