Rate Overview
Live
1 GEL = 2.3579 DKK
1 DKK = 0.424114
GEL
Avg
2.3658
High
2.3775
Low
2.3558
Last updated: 4/17/2026, 12:32:28 AM
Quick Conversions
| GEL | DKK |
|---|---|
| 1 GEL | 2.36 DKK |
| 10 GEL | 23.58 DKK |
| 50 GEL | 117.89 DKK |
| 100 GEL | 235.79 DKK |
| 500 GEL | 1,178.93 DKK |
| 1,000 GEL | 2,357.86 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-04-17T00:32:28Z",
"rates": {
"DKK": 2.357857
}
}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": 235.78570000000002,
"rate": 2.357857
}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