Rate Overview
Live
1 ILS = 15.5269 MUR
1 MUR = 0.064404
ILS
Avg
15.3665
High
15.5269
Low
15.1880
Last updated: 4/17/2026, 1:28:13 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.53 MUR |
| 10 ILS | 155.27 MUR |
| 50 ILS | 776.35 MUR |
| 100 ILS | 1,552.69 MUR |
| 500 ILS | 7,763.47 MUR |
| 1,000 ILS | 15,526.94 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-04-17T13:28:13Z",
"rates": {
"MUR": 15.526941
}
}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": 1552.6941000000002,
"rate": 15.526941
}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