Rate Overview
Live
1 ILS = 15.4705 MUR
1 MUR = 0.064639
ILS
Avg
15.4797
High
15.6117
Low
15.3862
Last updated: 7/28/2026, 12:26:09 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.47 MUR |
| 10 ILS | 154.70 MUR |
| 50 ILS | 773.52 MUR |
| 100 ILS | 1,547.05 MUR |
| 500 ILS | 7,735.23 MUR |
| 1,000 ILS | 15,470.45 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-28T12:26:09Z",
"rates": {
"MUR": 15.470452
}
}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": 1547.0452,
"rate": 15.470452
}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