Rate Overview
Live
1 ILS = 141.8282 MRO
1 MRO = 0.007051
ILS
Avg
130.3586
High
142.2062
Low
124.5807
Last updated: 6/2/2026, 10:09:15 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 141.83 MRO |
| 10 ILS | 1,418.28 MRO |
| 50 ILS | 7,091.41 MRO |
| 100 ILS | 14,182.82 MRO |
| 500 ILS | 70,914.10 MRO |
| 1,000 ILS | 141,828.19 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-02T10:09:15Z",
"rates": {
"MRO": 141.828192
}
}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": 14182.8192,
"rate": 141.828192
}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