Rate Overview
Live
1 OMR = 8.0142 ILS
1 ILS = 0.124779
OMR
Avg
8.0372
High
8.2300
Low
7.9619
Last updated: 3/7/2026, 7:55:52 AM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 8.01 ILS |
| 10 OMR | 80.14 ILS |
| 50 OMR | 400.71 ILS |
| 100 OMR | 801.42 ILS |
| 500 OMR | 4,007.08 ILS |
| 1,000 OMR | 8,014.17 ILS |
Get OMR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=ILSExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-07T07:55:52Z",
"rates": {
"ILS": 8.014167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "ILS",
"amount": 100
},
"result": 801.4167,
"rate": 8.014167
}Build with OMR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key