Rate Overview
Live
1 GEL = 0.141786 OMR
1 OMR = 7.0529
GEL
Avg
0.142993
High
0.144574
Low
0.141712
Last updated: 3/6/2026, 11:28:00 PM
Quick Conversions
| GEL | OMR |
|---|---|
| 1 GEL | 0.14 OMR |
| 10 GEL | 1.42 OMR |
| 50 GEL | 7.09 OMR |
| 100 GEL | 14.18 OMR |
| 500 GEL | 70.89 OMR |
| 1,000 GEL | 141.79 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-03-06T23:28:00Z",
"rates": {
"OMR": 0.141786
}
}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.1786,
"rate": 0.141786
}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