Rate Overview
Live
1 ILS = 4.9978 MVR
1 MVR = 0.200088
ILS
Avg
4.9891
High
5.0302
Low
4.9260
Last updated: 3/7/2026, 2:55:10 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 5.00 MVR |
| 10 ILS | 49.98 MVR |
| 50 ILS | 249.89 MVR |
| 100 ILS | 499.78 MVR |
| 500 ILS | 2,498.90 MVR |
| 1,000 ILS | 4,997.79 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-03-07T02:55:10Z",
"rates": {
"MVR": 4.997793
}
}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": 499.7793,
"rate": 4.997793
}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