Rate Overview
Live
1 ILS = 129.6139 MRO
1 MRO = 0.007715
ILS
Avg
129.1376
High
130.3276
Low
127.2128
Last updated: 3/7/2026, 7:36:12 AM
Quick Conversions
| ILS | MRO |
|---|---|
| 1 ILS | 129.61 MRO |
| 10 ILS | 1,296.14 MRO |
| 50 ILS | 6,480.70 MRO |
| 100 ILS | 12,961.39 MRO |
| 500 ILS | 64,806.96 MRO |
| 1,000 ILS | 129,613.92 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-03-07T07:36:12Z",
"rates": {
"MRO": 129.613919
}
}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": 12961.3919,
"rate": 129.613919
}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