Rate Overview
Live
1 OMR = 7.0674 GEL
1 GEL = 0.141494
OMR
Avg
7.0114
High
7.0674
Low
6.9169
Last updated: 3/7/2026, 7:58:51 AM
Quick Conversions
| OMR | GEL |
|---|---|
| 1 OMR | 7.07 GEL |
| 10 OMR | 70.67 GEL |
| 50 OMR | 353.37 GEL |
| 100 OMR | 706.74 GEL |
| 500 OMR | 3,533.71 GEL |
| 1,000 OMR | 7,067.42 GEL |
Get OMR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=GELExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-07T07:58:51Z",
"rates": {
"GEL": 7.067421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "GEL",
"amount": 100
},
"result": 706.7421,
"rate": 7.067421
}Build with OMR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key