Rate Overview
Live
1 ILS = 15.9806 MUR
1 MUR = 0.062576
ILS
Avg
15.9712
High
16.1564
Low
15.8599
Last updated: 5/7/2026, 7:00:59 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.98 MUR |
| 10 ILS | 159.81 MUR |
| 50 ILS | 799.03 MUR |
| 100 ILS | 1,598.06 MUR |
| 500 ILS | 7,990.29 MUR |
| 1,000 ILS | 15,980.57 MUR |
Get ILS/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MURExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-07T19:00:59Z",
"rates": {
"MUR": 15.980573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MUR",
"amount": 100
},
"result": 1598.0573,
"rate": 15.980573
}Build with ILS/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key