Rate Overview
Live
1 MVR = 0.203335 ILS
1 ILS = 4.9180
MVR
Avg
0.202041
High
0.203335
Low
0.200899
Last updated: 3/27/2026, 11:21:44 AM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.20 ILS |
| 10 MVR | 2.03 ILS |
| 50 MVR | 10.17 ILS |
| 100 MVR | 20.33 ILS |
| 500 MVR | 101.67 ILS |
| 1,000 MVR | 203.33 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-03-27T11:21:44Z",
"rates": {
"ILS": 0.203335
}
}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": 20.333499999999997,
"rate": 0.203335
}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