Rate Overview
Live
1 ILS = 15.7654 MUR
1 MUR = 0.063430
ILS
Avg
15.8356
High
16.0759
Low
15.7135
Last updated: 7/3/2026, 12:21:51 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.77 MUR |
| 10 ILS | 157.65 MUR |
| 50 ILS | 788.27 MUR |
| 100 ILS | 1,576.54 MUR |
| 500 ILS | 7,882.70 MUR |
| 1,000 ILS | 15,765.40 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-07-03T12:21:51Z",
"rates": {
"MUR": 15.765398
}
}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": 1576.5398,
"rate": 15.765398
}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