Rate Overview
Live
1 ILS = 15.7471 MUR
1 MUR = 0.063504
ILS
Avg
15.9697
High
16.1947
Low
15.7253
Last updated: 6/29/2026, 12:54:02 AM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.75 MUR |
| 10 ILS | 157.47 MUR |
| 50 ILS | 787.35 MUR |
| 100 ILS | 1,574.71 MUR |
| 500 ILS | 7,873.55 MUR |
| 1,000 ILS | 15,747.10 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-29T00:54:02Z",
"rates": {
"MUR": 15.747096
}
}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": 1574.7096000000001,
"rate": 15.747096
}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