Rate Overview
Live
1 ILS = 16.7344 MUR
1 MUR = 0.059757
ILS
Avg
16.4396
High
16.7344
Low
16.1606
Last updated: 5/27/2026, 8:23:59 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 16.73 MUR |
| 10 ILS | 167.34 MUR |
| 50 ILS | 836.72 MUR |
| 100 ILS | 1,673.44 MUR |
| 500 ILS | 8,367.22 MUR |
| 1,000 ILS | 16,734.44 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-27T20:23:59Z",
"rates": {
"MUR": 16.734437
}
}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": 1673.4437,
"rate": 16.734437
}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