Rate Overview
Live
1 MVR = 0.192836 ILS
1 ILS = 5.1858
MVR
Avg
0.194048
High
0.194923
Low
0.192836
Last updated: 8/12/2026, 10:30:26 PM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.19 ILS |
| 10 MVR | 1.93 ILS |
| 50 MVR | 9.64 ILS |
| 100 MVR | 19.28 ILS |
| 500 MVR | 96.42 ILS |
| 1,000 MVR | 192.84 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-08-12T22:30:26Z",
"rates": {
"ILS": 0.192836
}
}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": 19.2836,
"rate": 0.192836
}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