Rate Overview
Live
1 ILS = 130.1061 MRO
1 MRO = 0.007686
ILS
Avg
126.1367
High
140.8440
Low
115.5134
Last updated: 7/29/2026, 10:40:31 PM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 130.11 MRO |
| 10 ILS | 1,301.06 MRO |
| 50 ILS | 6,505.31 MRO |
| 100 ILS | 13,010.61 MRO |
| 500 ILS | 65,053.06 MRO |
| 1,000 ILS | 130,106.12 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-29T22:40:31Z",
"rates": {
"MRO": 130.106117
}
}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": 13010.611700000001,
"rate": 130.106117
}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