Rate Overview
Live
1 JOD = 3.7073 GEL
1 GEL = 0.269738
JOD
Avg
3.7008
High
3.7073
Low
3.6913
Last updated: 7/25/2026, 1:28:41 AM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.71 GEL |
| 10 JOD | 37.07 GEL |
| 50 JOD | 185.37 GEL |
| 100 JOD | 370.73 GEL |
| 500 JOD | 1,853.65 GEL |
| 1,000 JOD | 3,707.30 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-25T01:28:41Z",
"rates": {
"GEL": 3.707304
}
}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": 370.73040000000003,
"rate": 3.707304
}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