Rate Overview
Live
1 ILS = 5.0525 MVR
1 MVR = 0.197923
ILS
Avg
4.9132
High
5.4905
Low
4.4753
Last updated: 7/29/2026, 3:11:36 AM
Quick Conversions
| ILS | MVR |
|---|---|
| 1 ILS | 5.05 MVR |
| 10 ILS | 50.52 MVR |
| 50 ILS | 252.62 MVR |
| 100 ILS | 505.25 MVR |
| 500 ILS | 2,526.24 MVR |
| 1,000 ILS | 5,052.48 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-29T03:11:36Z",
"rates": {
"MVR": 5.052476
}
}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.24760000000003,
"rate": 5.052476
}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