Rate Overview
Live
1 ILS = 130.8877 MRO
1 MRO = 0.007640
ILS
Avg
118.7255
High
137.1226
Low
104.8971
Last updated: 8/1/2026, 1:47:57 PM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 130.89 MRO |
| 10 ILS | 1,308.88 MRO |
| 50 ILS | 6,544.39 MRO |
| 100 ILS | 13,088.77 MRO |
| 500 ILS | 65,443.87 MRO |
| 1,000 ILS | 130,887.74 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-08-01T13:47:57Z",
"rates": {
"MRO": 130.887737
}
}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": 13088.773699999998,
"rate": 130.887737
}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