Rate Overview
Live
1 MVR = 1.7375 HNL
1 HNL = 0.575542
MVR
Avg
1.7366
High
1.7382
Low
1.7343
Last updated: 9/2/2026, 6:57:51 PM
Quick Conversions
| MVR | HNL |
|---|---|
| 1 MVR | 1.74 HNL |
| 10 MVR | 17.37 HNL |
| 50 MVR | 86.87 HNL |
| 100 MVR | 173.75 HNL |
| 500 MVR | 868.75 HNL |
| 1,000 MVR | 1,737.49 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-09-02T18:57:51Z",
"rates": {
"HNL": 1.737493
}
}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.7493,
"rate": 1.737493
}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