Rate Overview
Live
1 ILS = 130.9345 MRO
1 MRO = 0.007637
ILS
Avg
132.0217
High
134.0518
Low
130.4767
Last updated: 7/29/2026, 7:31:15 PM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 130.93 MRO |
| 10 ILS | 1,309.35 MRO |
| 50 ILS | 6,546.73 MRO |
| 100 ILS | 13,093.45 MRO |
| 500 ILS | 65,467.27 MRO |
| 1,000 ILS | 130,934.53 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-29T19:31:15Z",
"rates": {
"MRO": 130.934534
}
}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": 13093.453400000002,
"rate": 130.934534
}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