Rate Overview
Live
1 ILS = 5.1587 MVR
1 MVR = 0.193847
ILS
Avg
5.1685
High
5.1941
Low
5.1478
Last updated: 7/6/2026, 1:45:58 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 5.16 MVR |
| 10 ILS | 51.59 MVR |
| 50 ILS | 257.94 MVR |
| 100 ILS | 515.87 MVR |
| 500 ILS | 2,579.36 MVR |
| 1,000 ILS | 5,158.72 MVR |
Get ILS/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MVRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-06T01:45:58Z",
"rates": {
"MVR": 5.15872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MVR",
"amount": 100
},
"result": 515.872,
"rate": 5.15872
}Build with ILS/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key