Rate Overview
Live
1 MVR = 0.200119 ILS
1 ILS = 4.9970
MVR
Avg
0.200451
High
0.203006
Low
0.198800
Last updated: 3/7/2026, 12:09:34 AM
Quick Conversions
| MVR | ILS |
|---|---|
| 1 MVR | 0.20 ILS |
| 10 MVR | 2.00 ILS |
| 50 MVR | 10.01 ILS |
| 100 MVR | 20.01 ILS |
| 500 MVR | 100.06 ILS |
| 1,000 MVR | 200.12 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-07T00:09:34Z",
"rates": {
"ILS": 0.200119
}
}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.0119,
"rate": 0.200119
}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