Rate Overview
Live
1 MVR = 1.7218 HNL
1 HNL = 0.580789
MVR
Avg
1.7234
High
1.7346
Low
1.7164
Last updated: 5/26/2026, 3:29:33 PM
Quick Conversions
| MVR | HNL |
|---|---|
| 1 MVR | 1.72 HNL |
| 10 MVR | 17.22 HNL |
| 50 MVR | 86.09 HNL |
| 100 MVR | 172.18 HNL |
| 500 MVR | 860.90 HNL |
| 1,000 MVR | 1,721.80 HNL |
Get MVR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=HNLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-26T15:29:33Z",
"rates": {
"HNL": 1.721795
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "HNL",
"amount": 100
},
"result": 172.1795,
"rate": 1.721795
}Build with MVR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key