Rate Overview
Live
1 GEL = 2.5080 DKK
1 DKK = 0.398730
GEL
Avg
2.4014
High
2.5080
Low
2.3191
Last updated: 7/26/2026, 5:54:14 AM
Quick Conversions
| GEL | DKK |
|---|---|
| 1 GEL | 2.51 DKK |
| 10 GEL | 25.08 DKK |
| 50 GEL | 125.40 DKK |
| 100 GEL | 250.80 DKK |
| 500 GEL | 1,253.98 DKK |
| 1,000 GEL | 2,507.96 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-26T05:54:14Z",
"rates": {
"DKK": 2.507963
}
}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": 250.79630000000003,
"rate": 2.507963
}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