Rate Overview
Live
1 DJF = 0.014635 GEL
1 GEL = 68.3293
DJF
Avg
0.014662
High
0.014683
Low
0.014635
Last updated: 8/15/2026, 7:54:34 PM
Quick Conversions
| DJF | GEL |
|---|---|
| 1 DJF | 0.01 GEL |
| 10 DJF | 0.15 GEL |
| 50 DJF | 0.73 GEL |
| 100 DJF | 1.46 GEL |
| 500 DJF | 7.32 GEL |
| 1,000 DJF | 14.64 GEL |
Get DJF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=GELExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-08-15T19:54:34Z",
"rates": {
"GEL": 0.014635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "GEL",
"amount": 100
},
"result": 1.4635,
"rate": 0.014635
}Build with DJF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key