Rate Overview
Live
1 MUR = 0.063929 ILS
1 ILS = 15.6424
MUR
Avg
0.068097
High
0.075435
Low
0.059964
Last updated: 7/27/2026, 8:52:22 AM
Quick Conversions
| MUR | ILS |
|---|---|
| 1 MUR | 0.06 ILS |
| 10 MUR | 0.64 ILS |
| 50 MUR | 3.20 ILS |
| 100 MUR | 6.39 ILS |
| 500 MUR | 31.96 ILS |
| 1,000 MUR | 63.93 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-27T08:52:22Z",
"rates": {
"ILS": 0.063929
}
}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.3929,
"rate": 0.063929
}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