Rate Overview
Live
1 ILS = 15.6975 MUR
1 MUR = 0.063705
ILS
Avg
15.6801
High
15.7639
Low
15.5443
Last updated: 9/3/2026, 10:20:41 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.70 MUR |
| 10 ILS | 156.97 MUR |
| 50 ILS | 784.87 MUR |
| 100 ILS | 1,569.75 MUR |
| 500 ILS | 7,848.74 MUR |
| 1,000 ILS | 15,697.47 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-09-03T22:20:41Z",
"rates": {
"MUR": 15.697472
}
}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": 1569.7472,
"rate": 15.697472
}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