Rate Overview
Live
1 GMD = 0.087935 DKK
1 DKK = 11.3720
GMD
Avg
0.087510
High
0.088023
Low
0.086831
Last updated: 8/15/2026, 11:28:05 AM
Quick Conversions
| GMD | DKK |
|---|---|
| 1 GMD | 0.09 DKK |
| 10 GMD | 0.88 DKK |
| 50 GMD | 4.40 DKK |
| 100 GMD | 8.79 DKK |
| 500 GMD | 43.97 DKK |
| 1,000 GMD | 87.94 DKK |
Get GMD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=DKKExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-08-15T11:28:05Z",
"rates": {
"DKK": 0.087935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "DKK",
"amount": 100
},
"result": 8.7935,
"rate": 0.087935
}Build with GMD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key