Rate Overview
Live
1 ILS = 0.129562 OMR
1 OMR = 7.7183
ILS
Avg
0.128709
High
0.129562
Low
0.127992
Last updated: 8/13/2026, 1:31:41 PM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.13 OMR |
| 10 ILS | 1.30 OMR |
| 50 ILS | 6.48 OMR |
| 100 ILS | 12.96 OMR |
| 500 ILS | 64.78 OMR |
| 1,000 ILS | 129.56 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-08-13T13:31:41Z",
"rates": {
"OMR": 0.129562
}
}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.9562,
"rate": 0.129562
}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