Rate Overview
Live
1 ILS = 132.9641 MRO
1 MRO = 0.007521
ILS
Avg
134.6027
High
136.0636
Low
132.9641
Last updated: 8/21/2026, 6:57:27 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 132.96 MRO |
| 10 ILS | 1,329.64 MRO |
| 50 ILS | 6,648.21 MRO |
| 100 ILS | 13,296.41 MRO |
| 500 ILS | 66,482.07 MRO |
| 1,000 ILS | 132,964.13 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-08-21T06:57:27Z",
"rates": {
"MRO": 132.96413
}
}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": 13296.413,
"rate": 132.96413
}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