Rate Overview
Live
1 DJF = 0.014997 GEL
1 GEL = 66.6800
DJF
Avg
0.015080
High
0.015137
Low
0.014997
Last updated: 5/7/2026, 6:56:38 AM
Quick Conversions
| DJF | GEL |
|---|---|
| 1 DJF | 0.01 GEL |
| 10 DJF | 0.15 GEL |
| 50 DJF | 0.75 GEL |
| 100 DJF | 1.50 GEL |
| 500 DJF | 7.50 GEL |
| 1,000 DJF | 15.00 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-05-07T06:56:38Z",
"rates": {
"GEL": 0.014997
}
}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.4997,
"rate": 0.014997
}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