Rate Overview
Live
1 MUR = 0.065279 ILS
1 ILS = 15.3189
MUR
Avg
0.066067
High
0.067688
Low
0.064925
Last updated: 3/7/2026, 7:44:01 AM
Quick Conversions
| MUR | ILS |
|---|---|
| 1 MUR | 0.07 ILS |
| 10 MUR | 0.65 ILS |
| 50 MUR | 3.26 ILS |
| 100 MUR | 6.53 ILS |
| 500 MUR | 32.64 ILS |
| 1,000 MUR | 65.28 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-07T07:44:01Z",
"rates": {
"ILS": 0.065279
}
}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.527900000000001,
"rate": 0.065279
}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