Rate Overview
Live
1 DJF = 0.014968 GEL
1 GEL = 66.8092
DJF
Avg
0.015319
High
0.015955
Low
0.014968
Last updated: 5/27/2026, 9:48:11 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.48 GEL |
| 1,000 DJF | 14.97 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-27T09:48:11Z",
"rates": {
"GEL": 0.014968
}
}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.4968000000000001,
"rate": 0.014968
}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