Rate Overview
Live
1 DJF = 0.015158 GEL
1 GEL = 65.9718
DJF
Avg
0.015352
High
0.015955
Low
0.015119
Last updated: 3/27/2026, 11:43:39 AM
Quick Conversions
| DJF | GEL |
|---|---|
| 1 DJF | 0.02 GEL |
| 10 DJF | 0.15 GEL |
| 50 DJF | 0.76 GEL |
| 100 DJF | 1.52 GEL |
| 500 DJF | 7.58 GEL |
| 1,000 DJF | 15.16 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-03-27T11:43:39Z",
"rates": {
"GEL": 0.015158
}
}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.5158,
"rate": 0.015158
}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