Rate Overview
Live
1 MVR = 0.197646 ILS
1 ILS = 5.0596
MVR
Avg
0.204560
High
0.222992
Low
0.183659
Last updated: 7/26/2026, 5:13:45 PM
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.82 ILS |
| 1,000 MVR | 197.65 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-26T17:13:45Z",
"rates": {
"ILS": 0.197646
}
}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.764599999999998,
"rate": 0.197646
}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