Rate Overview
Live
1 BRL = 5.2117 HNL
1 HNL = 0.191878
BRL
Avg
5.1962
High
5.2184
Low
5.1675
Last updated: 9/2/2026, 6:43:07 PM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.21 HNL |
| 10 BRL | 52.12 HNL |
| 50 BRL | 260.58 HNL |
| 100 BRL | 521.17 HNL |
| 500 BRL | 2,605.83 HNL |
| 1,000 BRL | 5,211.65 HNL |
Get BRL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=HNLExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-02T18:43:07Z",
"rates": {
"HNL": 5.211654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "HNL",
"amount": 100
},
"result": 521.1654,
"rate": 5.211654
}Build with BRL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key