Rate Overview
Live
1 ILS = 0.127455 OMR
1 OMR = 7.8459
ILS
Avg
0.128538
High
0.129610
Low
0.127455
Last updated: 7/7/2026, 2:12:34 PM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.13 OMR |
| 10 ILS | 1.27 OMR |
| 50 ILS | 6.37 OMR |
| 100 ILS | 12.75 OMR |
| 500 ILS | 63.73 OMR |
| 1,000 ILS | 127.46 OMR |
Get ILS/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=OMRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-07T14:12:34Z",
"rates": {
"OMR": 0.127455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "OMR",
"amount": 100
},
"result": 12.745500000000002,
"rate": 0.127455
}Build with ILS/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key