Rate Overview
Live
1 JOD = 3.7213 GEL
1 GEL = 0.268726
JOD
Avg
3.7828
High
3.8404
Low
3.7213
Last updated: 6/29/2026, 10:48:26 PM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.72 GEL |
| 10 JOD | 37.21 GEL |
| 50 JOD | 186.06 GEL |
| 100 JOD | 372.13 GEL |
| 500 JOD | 1,860.63 GEL |
| 1,000 JOD | 3,721.27 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-06-29T22:48:26Z",
"rates": {
"GEL": 3.721266
}
}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": 372.1266,
"rate": 3.721266
}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