Rate Overview
Live
1 MVR = 0.197624 ILS
1 ILS = 5.0601
MVR
Avg
0.195403
High
0.198755
Low
0.192525
Last updated: 7/26/2026, 12:17:46 AM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.20 ILS |
| 10 MVR | 1.98 ILS |
| 50 MVR | 9.88 ILS |
| 100 MVR | 19.76 ILS |
| 500 MVR | 98.81 ILS |
| 1,000 MVR | 197.62 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-07-26T00:17:46Z",
"rates": {
"ILS": 0.197624
}
}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.7624,
"rate": 0.197624
}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