Rate Overview
Live
1 ILS = 16.7412 MUR
1 MUR = 0.059733
ILS
Avg
14.3005
High
16.7412
Low
12.8287
Last updated: 5/27/2026, 9:38:30 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 16.74 MUR |
| 10 ILS | 167.41 MUR |
| 50 ILS | 837.06 MUR |
| 100 ILS | 1,674.12 MUR |
| 500 ILS | 8,370.62 MUR |
| 1,000 ILS | 16,741.24 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-27T21:38:30Z",
"rates": {
"MUR": 16.741244
}
}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": 1674.1244,
"rate": 16.741244
}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