Rate Overview
Live
1 BRL = 5.1555 HNL
1 HNL = 0.193966
BRL
Avg
5.2349
High
5.2952
Low
5.1555
Last updated: 6/19/2026, 8:56:55 AM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.16 HNL |
| 10 BRL | 51.56 HNL |
| 50 BRL | 257.78 HNL |
| 100 BRL | 515.55 HNL |
| 500 BRL | 2,577.77 HNL |
| 1,000 BRL | 5,155.54 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-06-19T08:56:55Z",
"rates": {
"HNL": 5.155544
}
}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": 515.5544,
"rate": 5.155544
}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