Rate Overview
Live
1 GEL = 0.147908 OMR
1 OMR = 6.7610
GEL
Avg
0.147988
High
0.148391
Low
0.147500
Last updated: 9/2/2026, 4:57:17 AM
Quick Conversions
| GEL | OMR |
|---|---|
| 1 GEL | 0.15 OMR |
| 10 GEL | 1.48 OMR |
| 50 GEL | 7.40 OMR |
| 100 GEL | 14.79 OMR |
| 500 GEL | 73.95 OMR |
| 1,000 GEL | 147.91 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-09-02T04:57:17Z",
"rates": {
"OMR": 0.147908
}
}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.7908,
"rate": 0.147908
}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