Rate Overview
Live
1 ILS = 16.7398 MUR
1 MUR = 0.059738
ILS
Avg
15.2157
High
16.7398
Low
14.4410
Last updated: 5/27/2026, 11:58:46 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 16.74 MUR |
| 10 ILS | 167.40 MUR |
| 50 ILS | 836.99 MUR |
| 100 ILS | 1,673.98 MUR |
| 500 ILS | 8,369.88 MUR |
| 1,000 ILS | 16,739.76 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-27T23:58:46Z",
"rates": {
"MUR": 16.739764
}
}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.9764,
"rate": 16.739764
}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