Rate Overview
Live
1 JOD = 3.8400 GEL
1 GEL = 0.260414
JOD
Avg
3.8068
High
3.8419
Low
3.7650
Last updated: 3/7/2026, 12:15:39 AM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.84 GEL |
| 10 JOD | 38.40 GEL |
| 50 JOD | 192.00 GEL |
| 100 JOD | 384.00 GEL |
| 500 JOD | 1,920.02 GEL |
| 1,000 JOD | 3,840.04 GEL |
Get JOD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=GELExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-03-07T00:15:39Z",
"rates": {
"GEL": 3.840036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "GEL",
"amount": 100
},
"result": 384.0036,
"rate": 3.840036
}Build with JOD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key