Rate Overview
Live
1 ILS = 16.7327 MUR
1 MUR = 0.059763
ILS
Avg
15.2154
High
16.7327
Low
14.4410
Last updated: 5/28/2026, 12:07:05 AM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 16.73 MUR |
| 10 ILS | 167.33 MUR |
| 50 ILS | 836.63 MUR |
| 100 ILS | 1,673.27 MUR |
| 500 ILS | 8,366.33 MUR |
| 1,000 ILS | 16,732.66 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-28T00:07:05Z",
"rates": {
"MUR": 16.732662
}
}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.2662,
"rate": 16.732662
}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