Rate Overview
Live
1 ILS = 5.0555 MVR
1 MVR = 0.197803
ILS
Avg
5.0896
High
5.5021
Low
4.8477
Last updated: 7/29/2026, 1:03:36 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 5.06 MVR |
| 10 ILS | 50.56 MVR |
| 50 ILS | 252.78 MVR |
| 100 ILS | 505.55 MVR |
| 500 ILS | 2,527.77 MVR |
| 1,000 ILS | 5,055.53 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-29T01:03:36Z",
"rates": {
"MVR": 5.055533
}
}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": 505.5533,
"rate": 5.055533
}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