Rate Overview
Live
1 ILS = 5.2927 MVR
1 MVR = 0.188941
ILS
Avg
5.2772
High
5.3103
Low
5.1905
Last updated: 6/17/2026, 6:35:04 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 5.29 MVR |
| 10 ILS | 52.93 MVR |
| 50 ILS | 264.63 MVR |
| 100 ILS | 529.27 MVR |
| 500 ILS | 2,646.33 MVR |
| 1,000 ILS | 5,292.67 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-06-17T06:35:04Z",
"rates": {
"MVR": 5.292668
}
}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": 529.2668,
"rate": 5.292668
}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