Rate Overview
Live
1 ILS = 4.9095 MVR
1 MVR = 0.203685
ILS
Avg
4.6348
High
5.0142
Low
4.0844
Last updated: 3/27/2026, 1:00:10 PM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 4.91 MVR |
| 10 ILS | 49.10 MVR |
| 50 ILS | 245.48 MVR |
| 100 ILS | 490.95 MVR |
| 500 ILS | 2,454.77 MVR |
| 1,000 ILS | 4,909.54 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-27T13:00:10Z",
"rates": {
"MVR": 4.909542
}
}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": 490.9542,
"rate": 4.909542
}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