Rate Overview
Live
1 BRL = 5.2736 HNL
1 HNL = 0.189625
BRL
Avg
5.1976
High
5.4232
Low
5.0160
Last updated: 7/26/2026, 1:59:31 AM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.27 HNL |
| 10 BRL | 52.74 HNL |
| 50 BRL | 263.68 HNL |
| 100 BRL | 527.36 HNL |
| 500 BRL | 2,636.79 HNL |
| 1,000 BRL | 5,273.58 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-07-26T01:59:31Z",
"rates": {
"HNL": 5.273579
}
}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": 527.3579,
"rate": 5.273579
}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