Rate Overview
Live
1 ILS = 4.9409 MVR
1 MVR = 0.202391
ILS
Avg
4.9527
High
4.9776
Low
4.9348
Last updated: 3/27/2026, 6:06:39 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 4.94 MVR |
| 10 ILS | 49.41 MVR |
| 50 ILS | 247.05 MVR |
| 100 ILS | 494.09 MVR |
| 500 ILS | 2,470.46 MVR |
| 1,000 ILS | 4,940.92 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-27T06:06:39Z",
"rates": {
"MVR": 4.940924
}
}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": 494.0924,
"rate": 4.940924
}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