Rate Overview
Live
1 BRL = 5.1862 HNL
1 HNL = 0.192819
BRL
Avg
5.1639
High
5.2023
Low
5.0472
Last updated: 7/9/2026, 12:36:09 PM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.19 HNL |
| 10 BRL | 51.86 HNL |
| 50 BRL | 259.31 HNL |
| 100 BRL | 518.62 HNL |
| 500 BRL | 2,593.10 HNL |
| 1,000 BRL | 5,186.21 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-09T12:36:09Z",
"rates": {
"HNL": 5.186208
}
}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": 518.6207999999999,
"rate": 5.186208
}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