Rate Overview
Live
1 ILS = 16.1796 MUR
1 MUR = 0.061806
ILS
Avg
16.1955
High
16.3861
Low
16.0716
Last updated: 6/17/2026, 6:34:18 AM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 16.18 MUR |
| 10 ILS | 161.80 MUR |
| 50 ILS | 808.98 MUR |
| 100 ILS | 1,617.96 MUR |
| 500 ILS | 8,089.82 MUR |
| 1,000 ILS | 16,179.65 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-06-17T06:34:18Z",
"rates": {
"MUR": 16.179648
}
}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": 1617.9648,
"rate": 16.179648
}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