Rate Overview
Live
1 ILS = 4.9180 MVR
1 MVR = 0.203336
ILS
Avg
4.5012
High
5.0094
Low
4.0706
Last updated: 3/27/2026, 11:12:59 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 4.92 MVR |
| 10 ILS | 49.18 MVR |
| 50 ILS | 245.90 MVR |
| 100 ILS | 491.80 MVR |
| 500 ILS | 2,458.99 MVR |
| 1,000 ILS | 4,917.98 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-27T11:12:59Z",
"rates": {
"MVR": 4.917976
}
}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": 491.79760000000005,
"rate": 4.917976
}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