Rate Overview
Live
1 MVR = 0.193719 ILS
1 ILS = 5.1621
MVR
Avg
0.196166
High
0.199440
Low
0.193719
Last updated: 4/16/2026, 8:58:50 PM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.19 ILS |
| 10 MVR | 1.94 ILS |
| 50 MVR | 9.69 ILS |
| 100 MVR | 19.37 ILS |
| 500 MVR | 96.86 ILS |
| 1,000 MVR | 193.72 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-04-16T20:58:50Z",
"rates": {
"ILS": 0.193719
}
}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.3719,
"rate": 0.193719
}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