Rate Overview
Live
1 GEL = 0.144809 OMR
1 OMR = 6.9056
GEL
Avg
0.144138
High
0.144824
Low
0.143230
Last updated: 5/27/2026, 8:51:13 AM
Quick Conversions
| GEL | OMR |
|---|---|
| 1 GEL | 0.14 OMR |
| 10 GEL | 1.45 OMR |
| 50 GEL | 7.24 OMR |
| 100 GEL | 14.48 OMR |
| 500 GEL | 72.40 OMR |
| 1,000 GEL | 144.81 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-05-27T08:51:13Z",
"rates": {
"OMR": 0.144809
}
}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.4809,
"rate": 0.144809
}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