Rate Overview
Live
1 MVR = 1.7301 HNL
1 HNL = 0.577990
MVR
Avg
1.7305
High
1.7323
Low
1.7277
Last updated: 7/1/2026, 7:18:16 PM
Quick Conversions
| MVR | HNL |
|---|---|
| 1 MVR | 1.73 HNL |
| 10 MVR | 17.30 HNL |
| 50 MVR | 86.51 HNL |
| 100 MVR | 173.01 HNL |
| 500 MVR | 865.07 HNL |
| 1,000 MVR | 1,730.14 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-07-01T19:18:16Z",
"rates": {
"HNL": 1.730135
}
}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": 173.0135,
"rate": 1.730135
}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