Rate Overview
Live
1 MVR = 1.7182 HNL
1 HNL = 0.582019
MVR
Avg
1.7091
High
1.7182
Low
1.7032
Last updated: 3/27/2026, 1:52:27 AM
Quick Conversions
| MVR | HNL |
|---|---|
| 1 MVR | 1.72 HNL |
| 10 MVR | 17.18 HNL |
| 50 MVR | 85.91 HNL |
| 100 MVR | 171.82 HNL |
| 500 MVR | 859.08 HNL |
| 1,000 MVR | 1,718.16 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-27T01:52:27Z",
"rates": {
"HNL": 1.718157
}
}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.8157,
"rate": 1.718157
}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