Rate Overview
Live
1 ILS = 4.9238 MVR
1 MVR = 0.203093
ILS
Avg
4.9656
High
5.0302
Low
4.9140
Last updated: 3/27/2026, 7:44:49 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 4.92 MVR |
| 10 ILS | 49.24 MVR |
| 50 ILS | 246.19 MVR |
| 100 ILS | 492.39 MVR |
| 500 ILS | 2,461.92 MVR |
| 1,000 ILS | 4,923.85 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-27T07:44:49Z",
"rates": {
"MVR": 4.92385
}
}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": 492.385,
"rate": 4.92385
}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