Rate Overview
Live
1 ILS = 14.9063 MUR
1 MUR = 0.067086
ILS
Avg
14.9622
High
15.4024
Low
14.6771
Last updated: 3/28/2026, 12:17:23 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 14.91 MUR |
| 10 ILS | 149.06 MUR |
| 50 ILS | 745.32 MUR |
| 100 ILS | 1,490.63 MUR |
| 500 ILS | 7,453.16 MUR |
| 1,000 ILS | 14,906.32 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-03-28T12:17:23Z",
"rates": {
"MUR": 14.90632
}
}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": 1490.6319999999998,
"rate": 14.90632
}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