Rate Overview
Live
1 BRL = 5.2829 HNL
1 HNL = 0.189289
BRL
Avg
5.2588
High
5.2829
Low
5.2371
Last updated: 7/23/2026, 2:50:40 PM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.28 HNL |
| 10 BRL | 52.83 HNL |
| 50 BRL | 264.15 HNL |
| 100 BRL | 528.29 HNL |
| 500 BRL | 2,641.47 HNL |
| 1,000 BRL | 5,282.93 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-23T14:50:40Z",
"rates": {
"HNL": 5.28293
}
}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": 528.293,
"rate": 5.28293
}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