Rate Overview
Live
1 ILS = 5.0578 MVR
1 MVR = 0.197715
ILS
Avg
5.1102
High
5.4860
Low
4.9009
Last updated: 7/29/2026, 10:20:25 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 5.06 MVR |
| 10 ILS | 50.58 MVR |
| 50 ILS | 252.89 MVR |
| 100 ILS | 505.78 MVR |
| 500 ILS | 2,528.89 MVR |
| 1,000 ILS | 5,057.78 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-29T10:20:25Z",
"rates": {
"MVR": 5.057778
}
}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.7778,
"rate": 5.057778
}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