Rate Overview
Live
1 JOD = 3.7595 GEL
1 GEL = 0.265994
JOD
Avg
3.8087
High
3.8575
Low
3.7559
Last updated: 5/27/2026, 1:25:55 AM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.76 GEL |
| 10 JOD | 37.59 GEL |
| 50 JOD | 187.97 GEL |
| 100 JOD | 375.95 GEL |
| 500 JOD | 1,879.74 GEL |
| 1,000 JOD | 3,759.49 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-27T01:25:55Z",
"rates": {
"GEL": 3.759488
}
}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": 375.9488,
"rate": 3.759488
}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