Rate Overview
Live
1 ILS = 15.8098 MUR
1 MUR = 0.063252
ILS
Avg
14.6045
High
16.8946
Low
13.2807
Last updated: 6/30/2026, 3:47:12 AM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.81 MUR |
| 10 ILS | 158.10 MUR |
| 50 ILS | 790.49 MUR |
| 100 ILS | 1,580.98 MUR |
| 500 ILS | 7,904.92 MUR |
| 1,000 ILS | 15,809.84 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-30T03:47:12Z",
"rates": {
"MUR": 15.809844
}
}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": 1580.9844,
"rate": 15.809844
}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