Rate Overview
Live
1 MUR = 0.059901 ILS
1 ILS = 16.6942
MUR
Avg
0.065831
High
0.069247
Low
0.059901
Last updated: 5/28/2026, 4:38:27 AM
Quick Conversions
| MUR | ILS |
|---|---|
| 1 MUR | 0.06 ILS |
| 10 MUR | 0.60 ILS |
| 50 MUR | 3.00 ILS |
| 100 MUR | 5.99 ILS |
| 500 MUR | 29.95 ILS |
| 1,000 MUR | 59.90 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-05-28T04:38:27Z",
"rates": {
"ILS": 0.059901
}
}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": 5.9901,
"rate": 0.059901
}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