Rate Overview
Live
1 JOD = 3.6808 GEL
1 GEL = 0.271679
JOD
Avg
3.6751
High
3.6819
Low
3.6688
Last updated: 9/2/2026, 6:53:49 AM
Quick Conversions
| JOD | GEL |
|---|---|
| 1 JOD | 3.68 GEL |
| 10 JOD | 36.81 GEL |
| 50 JOD | 184.04 GEL |
| 100 JOD | 368.08 GEL |
| 500 JOD | 1,840.40 GEL |
| 1,000 JOD | 3,680.81 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-09-02T06:53:49Z",
"rates": {
"GEL": 3.680808
}
}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": 368.0808,
"rate": 3.680808
}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