Rate Overview
Live
1 JOD = 3.7163 GEL
1 GEL = 0.269086
JOD
Avg
3.7187
High
3.7242
Low
3.7113
Last updated: 7/5/2026, 12:15:49 PM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.72 GEL |
| 10 JOD | 37.16 GEL |
| 50 JOD | 185.81 GEL |
| 100 JOD | 371.63 GEL |
| 500 JOD | 1,858.15 GEL |
| 1,000 JOD | 3,716.29 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-07-05T12:15:49Z",
"rates": {
"GEL": 3.71629
}
}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": 371.62899999999996,
"rate": 3.71629
}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