Rate Overview
Live
1 ILS = 142.0146 MRO
1 MRO = 0.007042
ILS
Avg
123.5470
High
142.2062
Low
112.2699
Last updated: 6/2/2026, 8:54:14 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 142.01 MRO |
| 10 ILS | 1,420.15 MRO |
| 50 ILS | 7,100.73 MRO |
| 100 ILS | 14,201.46 MRO |
| 500 ILS | 71,007.29 MRO |
| 1,000 ILS | 142,014.59 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-02T08:54:14Z",
"rates": {
"MRO": 142.014589
}
}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": 14201.4589,
"rate": 142.014589
}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