Rate Overview
Live
1 ILS = 16.7409 MUR
1 MUR = 0.059734
ILS
Avg
16.1274
High
16.7409
Low
15.6239
Last updated: 5/27/2026, 10:43:28 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 16.74 MUR |
| 10 ILS | 167.41 MUR |
| 50 ILS | 837.05 MUR |
| 100 ILS | 1,674.09 MUR |
| 500 ILS | 8,370.47 MUR |
| 1,000 ILS | 16,740.95 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-27T22:43:28Z",
"rates": {
"MUR": 16.740948
}
}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.0947999999999,
"rate": 16.740948
}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