Rate Overview
Live
1 ILS = 130.6911 MRO
1 MRO = 0.007652
ILS
Avg
130.9000
High
142.2062
Low
124.5807
Last updated: 7/30/2026, 1:53:36 PM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 130.69 MRO |
| 10 ILS | 1,306.91 MRO |
| 50 ILS | 6,534.55 MRO |
| 100 ILS | 13,069.11 MRO |
| 500 ILS | 65,345.54 MRO |
| 1,000 ILS | 130,691.08 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-30T13:53:36Z",
"rates": {
"MRO": 130.691076
}
}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": 13069.107600000001,
"rate": 130.691076
}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