Rate Overview
Live
1 MVR = 1.7118 HNL
1 HNL = 0.584167
MVR
Avg
1.7136
High
1.7158
Low
1.7118
Last updated: 3/6/2026, 8:13:42 AM
Quick Conversions
| MVR | HNL |
|---|---|
| 1 MVR | 1.71 HNL |
| 10 MVR | 17.12 HNL |
| 50 MVR | 85.59 HNL |
| 100 MVR | 171.18 HNL |
| 500 MVR | 855.92 HNL |
| 1,000 MVR | 1,711.84 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-03-06T08:13:42Z",
"rates": {
"HNL": 1.711839
}
}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": 171.18390000000002,
"rate": 1.711839
}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