Rate Overview
Live
1 OMR = 6.8071 GEL
1 GEL = 0.146906
OMR
Avg
6.9401
High
7.0539
Low
6.8071
Last updated: 7/15/2026, 1:17:45 PM
Quick Conversions
| OMR | GEL |
|---|---|
| 1 OMR | 6.81 GEL |
| 10 OMR | 68.07 GEL |
| 50 OMR | 340.35 GEL |
| 100 OMR | 680.71 GEL |
| 500 OMR | 3,403.54 GEL |
| 1,000 OMR | 6,807.08 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-07-15T13:17:45Z",
"rates": {
"GEL": 6.807083
}
}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": 680.7083,
"rate": 6.807083
}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