Rate Overview
Live
1 DKK = 0.411310 GEL
1 GEL = 2.4313
DKK
Avg
0.410874
High
0.412076
Low
0.409434
Last updated: 6/17/2026, 7:18:54 AM
Quick Conversions
| DKK | GEL |
|---|---|
| 1 DKK | 0.41 GEL |
| 10 DKK | 4.11 GEL |
| 50 DKK | 20.57 GEL |
| 100 DKK | 41.13 GEL |
| 500 DKK | 205.66 GEL |
| 1,000 DKK | 411.31 GEL |
Get DKK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GELExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-06-17T07:18:54Z",
"rates": {
"GEL": 0.41131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GEL",
"amount": 100
},
"result": 41.131,
"rate": 0.41131
}Build with DKK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key