Rate Overview
Live
1 MRO = 0.007870 ILS
1 ILS = 127.0648
MRO
Avg
0.007835
High
0.007875
Low
0.007770
Last updated: 3/29/2026, 9:21:29 AM
Quick Conversions
| MRO | ILS |
|---|---|
| 1 MRO | 0.01 ILS |
| 10 MRO | 0.08 ILS |
| 50 MRO | 0.39 ILS |
| 100 MRO | 0.79 ILS |
| 500 MRO | 3.94 ILS |
| 1,000 MRO | 7.87 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-29T09:21:29Z",
"rates": {
"ILS": 0.00787
}
}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.787,
"rate": 0.00787
}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