Rate Overview
Live
1 MVR = 0.187385 ILS
1 ILS = 5.3366
MVR
Avg
0.190238
High
0.191628
Low
0.187385
Last updated: 5/6/2026, 10:08:23 PM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.19 ILS |
| 10 MVR | 1.87 ILS |
| 50 MVR | 9.37 ILS |
| 100 MVR | 18.74 ILS |
| 500 MVR | 93.69 ILS |
| 1,000 MVR | 187.39 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-06T22:08:23Z",
"rates": {
"ILS": 0.187385
}
}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.7385,
"rate": 0.187385
}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