Rate Overview
Live
1 JOD = 3.7942 GEL
1 GEL = 0.263558
JOD
Avg
3.7886
High
3.8011
Low
3.7796
Last updated: 5/6/2026, 10:21:30 PM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.79 GEL |
| 10 JOD | 37.94 GEL |
| 50 JOD | 189.71 GEL |
| 100 JOD | 379.42 GEL |
| 500 JOD | 1,897.11 GEL |
| 1,000 JOD | 3,794.23 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-05-06T22:21:30Z",
"rates": {
"GEL": 3.794228
}
}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": 379.4228,
"rate": 3.794228
}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