Rate Overview
Live
1 MUR = 0.067085 ILS
1 ILS = 14.9065
MUR
Avg
0.067510
High
0.069247
Low
0.065603
Last updated: 3/28/2026, 12:19:13 PM
Quick Conversions
| MUR | ILS |
|---|---|
| 1 MUR | 0.07 ILS |
| 10 MUR | 0.67 ILS |
| 50 MUR | 3.35 ILS |
| 100 MUR | 6.71 ILS |
| 500 MUR | 33.54 ILS |
| 1,000 MUR | 67.09 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-03-28T12:19:13Z",
"rates": {
"ILS": 0.067085
}
}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.708500000000001,
"rate": 0.067085
}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