Rate Overview
Live
1 GEL = 2.4021 DKK
1 DKK = 0.416307
GEL
Avg
2.3703
High
2.4021
Low
2.3390
Last updated: 3/27/2026, 3:11:49 PM
Quick Conversions
| GEL | DKK |
|---|---|
| 1 GEL | 2.40 DKK |
| 10 GEL | 24.02 DKK |
| 50 GEL | 120.10 DKK |
| 100 GEL | 240.21 DKK |
| 500 GEL | 1,201.04 DKK |
| 1,000 GEL | 2,402.07 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-03-27T15:11:49Z",
"rates": {
"DKK": 2.402073
}
}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.2073,
"rate": 2.402073
}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