Rate Overview
Live
1 ILS = 131.2903 MRO
1 MRO = 0.007617
ILS
Avg
131.6408
High
141.2012
Low
126.3294
Last updated: 7/31/2026, 3:09:47 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 131.29 MRO |
| 10 ILS | 1,312.90 MRO |
| 50 ILS | 6,564.52 MRO |
| 100 ILS | 13,129.03 MRO |
| 500 ILS | 65,645.16 MRO |
| 1,000 ILS | 131,290.31 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-31T03:09:47Z",
"rates": {
"MRO": 131.290311
}
}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": 13129.0311,
"rate": 131.290311
}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