Rate Overview
Live
1 MRO = 0.007715 ILS
1 ILS = 129.6176
MRO
Avg
0.007744
High
0.007860
Low
0.007672
Last updated: 3/7/2026, 7:36:11 AM
Quick Conversions
| MRO | ILS |
|---|---|
| 1 MRO | 0.01 ILS |
| 10 MRO | 0.08 ILS |
| 50 MRO | 0.39 ILS |
| 100 MRO | 0.77 ILS |
| 500 MRO | 3.86 ILS |
| 1,000 MRO | 7.72 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-03-07T07:36:11Z",
"rates": {
"ILS": 0.007715
}
}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.7715,
"rate": 0.007715
}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