Rate Overview
Live
1 ILS = 15.7570 MUR
1 MUR = 0.063464
ILS
Avg
15.6598
High
15.7570
Low
15.5111
Last updated: 8/12/2026, 5:34:16 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.76 MUR |
| 10 ILS | 157.57 MUR |
| 50 ILS | 787.85 MUR |
| 100 ILS | 1,575.70 MUR |
| 500 ILS | 7,878.49 MUR |
| 1,000 ILS | 15,756.99 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-08-12T17:34:16Z",
"rates": {
"MUR": 15.756987
}
}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": 1575.6987000000001,
"rate": 15.756987
}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