Rate Overview
Live
1 ILS = 16.7457 MUR
1 MUR = 0.059717
ILS
Avg
13.7057
High
16.7457
Low
11.9181
Last updated: 5/28/2026, 3:40:53 AM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 16.75 MUR |
| 10 ILS | 167.46 MUR |
| 50 ILS | 837.28 MUR |
| 100 ILS | 1,674.57 MUR |
| 500 ILS | 8,372.84 MUR |
| 1,000 ILS | 16,745.69 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-28T03:40:53Z",
"rates": {
"MUR": 16.745687
}
}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.5687,
"rate": 16.745687
}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