Rate Overview
Live
1 ILS = 131.1332 MRO
1 MRO = 0.007626
ILS
Avg
132.3623
High
133.8047
Low
131.1253
Last updated: 7/9/2026, 5:41:56 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 131.13 MRO |
| 10 ILS | 1,311.33 MRO |
| 50 ILS | 6,556.66 MRO |
| 100 ILS | 13,113.32 MRO |
| 500 ILS | 65,566.58 MRO |
| 1,000 ILS | 131,133.16 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-07-09T05:41:56Z",
"rates": {
"MRO": 131.133155
}
}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": 13113.315499999999,
"rate": 131.133155
}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