Rate Overview
Live
1 ILS = 132.1318 MRO
1 MRO = 0.007568
ILS
Avg
132.8334
High
133.8354
Low
131.5507
Last updated: 9/12/2026, 7:24:20 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 132.13 MRO |
| 10 ILS | 1,321.32 MRO |
| 50 ILS | 6,606.59 MRO |
| 100 ILS | 13,213.18 MRO |
| 500 ILS | 66,065.92 MRO |
| 1,000 ILS | 132,131.85 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-09-12T07:24:20Z",
"rates": {
"MRO": 132.13185
}
}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": 13213.184999999998,
"rate": 132.13185
}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