Rate Overview
Live
1 ILS = 141.9591 MRO
1 MRO = 0.007044
ILS
Avg
141.6328
High
142.5099
Low
139.8506
Last updated: 6/2/2026, 7:40:37 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 141.96 MRO |
| 10 ILS | 1,419.59 MRO |
| 50 ILS | 7,097.96 MRO |
| 100 ILS | 14,195.91 MRO |
| 500 ILS | 70,979.56 MRO |
| 1,000 ILS | 141,959.12 MRO |
Get ILS/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MROExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-02T07:40:37Z",
"rates": {
"MRO": 141.959123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MRO",
"amount": 100
},
"result": 14195.9123,
"rate": 141.959123
}Build with ILS/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key