Rate Overview
Live
1 GEL = 0.146857 OMR
1 OMR = 6.8093
GEL
Avg
0.147467
High
0.147828
Low
0.146857
Last updated: 8/15/2026, 11:13:26 PM
Quick Conversions
| GEL | OMR |
|---|---|
| 1 GEL | 0.15 OMR |
| 10 GEL | 1.47 OMR |
| 50 GEL | 7.34 OMR |
| 100 GEL | 14.69 OMR |
| 500 GEL | 73.43 OMR |
| 1,000 GEL | 146.86 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-08-15T23:13:26Z",
"rates": {
"OMR": 0.146857
}
}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.685699999999999,
"rate": 0.146857
}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