Rate Overview
Live
1 GEL = 2.4074 DKK
1 DKK = 0.415392
GEL
Avg
2.3715
High
2.4144
Low
2.3191
Last updated: 5/27/2026, 9:48:31 AM
Quick Conversions
| GEL | DKK |
|---|---|
| 1 GEL | 2.41 DKK |
| 10 GEL | 24.07 DKK |
| 50 GEL | 120.37 DKK |
| 100 GEL | 240.74 DKK |
| 500 GEL | 1,203.68 DKK |
| 1,000 GEL | 2,407.36 DKK |
Get GEL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=DKKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-27T09:48:31Z",
"rates": {
"DKK": 2.407362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "DKK",
"amount": 100
},
"result": 240.7362,
"rate": 2.407362
}Build with GEL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key