Rate Overview
Live
1 MRO = 0.007532 ILS
1 ILS = 132.7669
MRO
Avg
0.007539
High
0.007595
Low
0.007473
Last updated: 7/10/2026, 9:15:02 PM
Quick Conversions
| MRO | ILS |
|---|---|
| 1 MRO | 0.01 ILS |
| 10 MRO | 0.08 ILS |
| 50 MRO | 0.38 ILS |
| 100 MRO | 0.75 ILS |
| 500 MRO | 3.77 ILS |
| 1,000 MRO | 7.53 ILS |
Get MRO/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=ILSExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-10T21:15:02Z",
"rates": {
"ILS": 0.007532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "ILS",
"amount": 100
},
"result": 0.7532,
"rate": 0.007532
}Build with MRO/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key