Rate Overview
Live
1 BRL = 5.2773 HNL
1 HNL = 0.189492
BRL
Avg
5.3385
High
5.4275
Low
5.2535
Last updated: 5/27/2026, 5:19:31 PM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.28 HNL |
| 10 BRL | 52.77 HNL |
| 50 BRL | 263.86 HNL |
| 100 BRL | 527.73 HNL |
| 500 BRL | 2,638.63 HNL |
| 1,000 BRL | 5,277.27 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-05-27T17:19:31Z",
"rates": {
"HNL": 5.277268
}
}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.7268,
"rate": 5.277268
}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