Rate Overview
Live
1 ILS = 0.124779 OMR
1 OMR = 8.0142
ILS
Avg
0.124434
High
0.125597
Low
0.121506
Last updated: 3/7/2026, 7:41:04 AM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.12 OMR |
| 10 ILS | 1.25 OMR |
| 50 ILS | 6.24 OMR |
| 100 ILS | 12.48 OMR |
| 500 ILS | 62.39 OMR |
| 1,000 ILS | 124.78 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-03-07T07:41:04Z",
"rates": {
"OMR": 0.124779
}
}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.4779,
"rate": 0.124779
}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