Rate Overview
Live
1 GEL = 0.145638 OMR
1 OMR = 6.8663
GEL
Avg
0.145450
High
0.145638
Low
0.145184
Last updated: 6/16/2026, 11:18:27 AM
Quick Conversions
| GEL | OMR |
|---|---|
| 1 GEL | 0.15 OMR |
| 10 GEL | 1.46 OMR |
| 50 GEL | 7.28 OMR |
| 100 GEL | 14.56 OMR |
| 500 GEL | 72.82 OMR |
| 1,000 GEL | 145.64 OMR |
Get GEL/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=OMRExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-06-16T11:18:27Z",
"rates": {
"OMR": 0.145638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "OMR",
"amount": 100
},
"result": 14.563799999999999,
"rate": 0.145638
}Build with GEL/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key