Rate Overview
Live
1 JOD = 3.8048 GEL
1 GEL = 0.262829
JOD
Avg
3.8087
High
3.8510
Low
3.7702
Last updated: 3/27/2026, 3:34:40 PM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.80 GEL |
| 10 JOD | 38.05 GEL |
| 50 JOD | 190.24 GEL |
| 100 JOD | 380.48 GEL |
| 500 JOD | 1,902.38 GEL |
| 1,000 JOD | 3,804.76 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-03-27T15:34:40Z",
"rates": {
"GEL": 3.804755
}
}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": 380.4755,
"rate": 3.804755
}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