Rate Overview
Live
1 MVR = 0.183733 ILS
1 ILS = 5.4427
MVR
Avg
0.197919
High
0.206281
Low
0.183733
Last updated: 5/27/2026, 4:51:43 AM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.18 ILS |
| 10 MVR | 1.84 ILS |
| 50 MVR | 9.19 ILS |
| 100 MVR | 18.37 ILS |
| 500 MVR | 91.87 ILS |
| 1,000 MVR | 183.73 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-05-27T04:51:43Z",
"rates": {
"ILS": 0.183733
}
}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.3733,
"rate": 0.183733
}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