Rate Overview
Live
1 ILS = 5.1579 MVR
1 MVR = 0.193878
ILS
Avg
5.0977
High
5.1621
Low
5.0140
Last updated: 4/16/2026, 10:41:25 PM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 5.16 MVR |
| 10 ILS | 51.58 MVR |
| 50 ILS | 257.89 MVR |
| 100 ILS | 515.79 MVR |
| 500 ILS | 2,578.95 MVR |
| 1,000 ILS | 5,157.89 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-04-16T22:41:25Z",
"rates": {
"MVR": 5.15789
}
}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.789,
"rate": 5.15789
}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