Rate Overview
Live
1 GEL = 2.4810 DKK
1 DKK = 0.403067
GEL
Avg
2.4840
High
2.4904
Low
2.4773
Last updated: 7/5/2026, 7:08:26 AM
Quick Conversions
| GEL | DKK |
|---|---|
| 1 GEL | 2.48 DKK |
| 10 GEL | 24.81 DKK |
| 50 GEL | 124.05 DKK |
| 100 GEL | 248.10 DKK |
| 500 GEL | 1,240.49 DKK |
| 1,000 GEL | 2,480.98 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-07-05T07:08:26Z",
"rates": {
"DKK": 2.480976
}
}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": 248.0976,
"rate": 2.480976
}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