Rate Overview
Live
1 MVR = 1.7148 HNL
1 HNL = 0.583159
MVR
Avg
1.7187
High
1.7236
Low
1.7148
Last updated: 4/16/2026, 6:57:19 AM
Quick Conversions
| MVR | HNL |
|---|---|
| 1 MVR | 1.71 HNL |
| 10 MVR | 17.15 HNL |
| 50 MVR | 85.74 HNL |
| 100 MVR | 171.48 HNL |
| 500 MVR | 857.40 HNL |
| 1,000 MVR | 1,714.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-04-16T06:57:19Z",
"rates": {
"HNL": 1.714798
}
}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.4798,
"rate": 1.714798
}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