Rate Overview
Live
1 JOD = 3.6989 GEL
1 GEL = 0.270354
JOD
Avg
3.7008
High
3.7064
Low
3.6913
Last updated: 7/22/2026, 9:55:17 AM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.70 GEL |
| 10 JOD | 36.99 GEL |
| 50 JOD | 184.94 GEL |
| 100 JOD | 369.89 GEL |
| 500 JOD | 1,849.43 GEL |
| 1,000 JOD | 3,698.85 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-22T09:55:17Z",
"rates": {
"GEL": 3.698854
}
}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": 369.8854,
"rate": 3.698854
}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