Rate Overview
Live
1 MUR = 0.064770 ILS
1 ILS = 15.4392
MUR
Avg
0.063596
High
0.064800
Low
0.061748
Last updated: 7/21/2026, 9:34:02 PM
Quick Conversions
| MUR | ILS |
|---|---|
| 1 MUR | 0.06 ILS |
| 10 MUR | 0.65 ILS |
| 50 MUR | 3.24 ILS |
| 100 MUR | 6.48 ILS |
| 500 MUR | 32.39 ILS |
| 1,000 MUR | 64.77 ILS |
Get MUR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=ILSExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-21T21:34:02Z",
"rates": {
"ILS": 0.06477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "ILS",
"amount": 100
},
"result": 6.476999999999999,
"rate": 0.06477
}Build with MUR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key