Rate Overview
Live
1 GMD = 0.087257 DKK
1 DKK = 11.4604
GMD
Avg
0.087069
High
0.087489
Low
0.086381
Last updated: 5/8/2026, 4:40:52 AM
Quick Conversions
| GMD | DKK |
|---|---|
| 1 GMD | 0.09 DKK |
| 10 GMD | 0.87 DKK |
| 50 GMD | 4.36 DKK |
| 100 GMD | 8.73 DKK |
| 500 GMD | 43.63 DKK |
| 1,000 GMD | 87.26 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-05-08T04:40:52Z",
"rates": {
"DKK": 0.087257
}
}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.7257,
"rate": 0.087257
}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