Rate Overview
Live
1 OMR = 7.6638 ILS
1 ILS = 0.130483
OMR
Avg
7.5907
High
7.6638
Low
7.5422
Last updated: 6/19/2026, 8:26:37 AM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 7.66 ILS |
| 10 OMR | 76.64 ILS |
| 50 OMR | 383.19 ILS |
| 100 OMR | 766.38 ILS |
| 500 OMR | 3,831.91 ILS |
| 1,000 OMR | 7,663.83 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-06-19T08:26:37Z",
"rates": {
"ILS": 7.663829
}
}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": 766.3829,
"rate": 7.663829
}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