Rate Overview
Live
1 MVR = 0.184022 ILS
1 ILS = 5.4341
MVR
Avg
0.187053
High
0.189277
Low
0.184022
Last updated: 5/27/2026, 12:16:11 AM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.18 ILS |
| 10 MVR | 1.84 ILS |
| 50 MVR | 9.20 ILS |
| 100 MVR | 18.40 ILS |
| 500 MVR | 92.01 ILS |
| 1,000 MVR | 184.02 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-27T00:16:11Z",
"rates": {
"ILS": 0.184022
}
}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.4022,
"rate": 0.184022
}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