Rate Overview
Live
1 MVR = 0.188762 ILS
1 ILS = 5.2977
MVR
Avg
0.189693
High
0.192657
Low
0.188314
Last updated: 6/16/2026, 7:16:08 AM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.19 ILS |
| 10 MVR | 1.89 ILS |
| 50 MVR | 9.44 ILS |
| 100 MVR | 18.88 ILS |
| 500 MVR | 94.38 ILS |
| 1,000 MVR | 188.76 ILS |
Get MVR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=ILSExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-16T07:16:08Z",
"rates": {
"ILS": 0.188762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "ILS",
"amount": 100
},
"result": 18.8762,
"rate": 0.188762
}Build with MVR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key