Rate Overview
Live
1 DKK = 0.414768 GEL
1 GEL = 2.4110
DKK
Avg
0.418585
High
0.423425
Low
0.413532
Last updated: 5/27/2026, 6:37:05 PM
Quick Conversions
| DKK | GEL |
|---|---|
| 1 DKK | 0.41 GEL |
| 10 DKK | 4.15 GEL |
| 50 DKK | 20.74 GEL |
| 100 DKK | 41.48 GEL |
| 500 DKK | 207.38 GEL |
| 1,000 DKK | 414.77 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-05-27T18:37:05Z",
"rates": {
"GEL": 0.414768
}
}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.476800000000004,
"rate": 0.414768
}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