Rate Overview
Live
1 GEL = 2.4788 DKK
1 DKK = 0.403423
GEL
Avg
2.4778
High
2.4814
Low
2.4744
Last updated: 8/15/2026, 5:57:31 PM
Quick Conversions
| GEL | DKK |
|---|---|
| 1 GEL | 2.48 DKK |
| 10 GEL | 24.79 DKK |
| 50 GEL | 123.94 DKK |
| 100 GEL | 247.88 DKK |
| 500 GEL | 1,239.40 DKK |
| 1,000 GEL | 2,478.79 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-08-15T17:57:31Z",
"rates": {
"DKK": 2.47879
}
}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": 247.87900000000002,
"rate": 2.47879
}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