Rate Overview
Live
1 DKK = 0.416182 GEL
1 GEL = 2.4028
DKK
Avg
0.411789
High
0.427207
Low
0.389073
Last updated: 3/27/2026, 2:39:57 PM
Quick Conversions
| DKK | GEL |
|---|---|
| 1 DKK | 0.42 GEL |
| 10 DKK | 4.16 GEL |
| 50 DKK | 20.81 GEL |
| 100 DKK | 41.62 GEL |
| 500 DKK | 208.09 GEL |
| 1,000 DKK | 416.18 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-03-27T14:39:57Z",
"rates": {
"GEL": 0.416182
}
}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.6182,
"rate": 0.416182
}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