Rate Overview
Live
1 JOD = 3.7111 GEL
1 GEL = 0.269464
JOD
Avg
3.7284
High
3.7438
Low
3.7046
Last updated: 7/8/2026, 6:42:20 AM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.71 GEL |
| 10 JOD | 37.11 GEL |
| 50 JOD | 185.55 GEL |
| 100 JOD | 371.11 GEL |
| 500 JOD | 1,855.53 GEL |
| 1,000 JOD | 3,711.07 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-08T06:42:20Z",
"rates": {
"GEL": 3.711067
}
}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.1067,
"rate": 3.711067
}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