Rate Overview
Live
1 ILS = 15.5253 MUR
1 MUR = 0.064411
ILS
Avg
15.6339
High
16.0759
Low
15.3862
Last updated: 7/25/2026, 11:35:58 PM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.53 MUR |
| 10 ILS | 155.25 MUR |
| 50 ILS | 776.27 MUR |
| 100 ILS | 1,552.53 MUR |
| 500 ILS | 7,762.67 MUR |
| 1,000 ILS | 15,525.34 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-07-25T23:35:58Z",
"rates": {
"MUR": 15.525339
}
}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.5339000000001,
"rate": 15.525339
}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