Rate Overview
Live
1 ILS = 15.3187 MUR
1 MUR = 0.065280
ILS
Avg
15.1393
High
15.4024
Low
14.7735
Last updated: 3/7/2026, 7:35:56 AM
Quick Conversions
| ILS | MUR |
|---|---|
| 1 ILS | 15.32 MUR |
| 10 ILS | 153.19 MUR |
| 50 ILS | 765.94 MUR |
| 100 ILS | 1,531.87 MUR |
| 500 ILS | 7,659.37 MUR |
| 1,000 ILS | 15,318.73 MUR |
Get ILS/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MURExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T07:35:56Z",
"rates": {
"MUR": 15.318731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MUR",
"amount": 100
},
"result": 1531.8731,
"rate": 15.318731
}Build with ILS/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key