Rate Overview
Live
1 OMR = 6.9686 GEL
1 GEL = 0.143500
OMR
Avg
6.9718
High
6.9912
Low
6.9559
Last updated: 4/17/2026, 1:52:13 AM
Quick Conversions
| OMR | GEL |
|---|---|
| 1 OMR | 6.97 GEL |
| 10 OMR | 69.69 GEL |
| 50 OMR | 348.43 GEL |
| 100 OMR | 696.86 GEL |
| 500 OMR | 3,484.32 GEL |
| 1,000 OMR | 6,968.64 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-04-17T01:52:13Z",
"rates": {
"GEL": 6.968635
}
}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": 696.8635,
"rate": 6.968635
}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