Rate Overview
Live
1 MUR = 0.061680 ILS
1 ILS = 16.2127
MUR
Avg
0.061732
High
0.062221
Low
0.061027
Last updated: 6/17/2026, 7:56:03 AM
Quick Conversions
| MUR | ILS |
|---|---|
| 1 MUR | 0.06 ILS |
| 10 MUR | 0.62 ILS |
| 50 MUR | 3.08 ILS |
| 100 MUR | 6.17 ILS |
| 500 MUR | 30.84 ILS |
| 1,000 MUR | 61.68 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-06-17T07:56:03Z",
"rates": {
"ILS": 0.06168
}
}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.168,
"rate": 0.06168
}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