Rate Overview
Live
1 DKK = 0.424097 GEL
1 GEL = 2.3580
DKK
Avg
0.421863
High
0.424097
Low
0.418532
Last updated: 3/7/2026, 3:08:52 AM
Quick Conversions
| DKK | GEL |
|---|---|
| 1 DKK | 0.42 GEL |
| 10 DKK | 4.24 GEL |
| 50 DKK | 21.20 GEL |
| 100 DKK | 42.41 GEL |
| 500 DKK | 212.05 GEL |
| 1,000 DKK | 424.10 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-07T03:08:52Z",
"rates": {
"GEL": 0.424097
}
}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": 42.4097,
"rate": 0.424097
}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