Rate Overview
Live
1 GEL = 68.2489 DJF
1 DJF = 0.014652
GEL
Avg
68.4097
High
68.7684
Low
68.1853
Last updated: 9/2/2026, 5:04:40 PM
Quick Conversions
| GEL | DJF |
|---|---|
| 1 GEL | 68.25 DJF |
| 10 GEL | 682.49 DJF |
| 50 GEL | 3,412.45 DJF |
| 100 GEL | 6,824.89 DJF |
| 500 GEL | 34,124.45 DJF |
| 1,000 GEL | 68,248.90 DJF |
Get GEL/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=DJFExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-09-02T17:04:40Z",
"rates": {
"DJF": 68.2489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "DJF",
"amount": 100
},
"result": 6824.89,
"rate": 68.2489
}Build with GEL/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key