Rate Overview
Live
1 DKK = 0.400534 GEL
1 GEL = 2.4967
DKK
Avg
0.402165
High
0.406213
Low
0.400016
Last updated: 7/21/2026, 11:55:30 AM
Quick Conversions
| DKK | GEL |
|---|---|
| 1 DKK | 0.40 GEL |
| 10 DKK | 4.01 GEL |
| 50 DKK | 20.03 GEL |
| 100 DKK | 40.05 GEL |
| 500 DKK | 200.27 GEL |
| 1,000 DKK | 400.53 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-07-21T11:55:30Z",
"rates": {
"GEL": 0.400534
}
}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": 40.0534,
"rate": 0.400534
}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