Rate Overview
Live
1 BRL = 5.2271 HNL
1 HNL = 0.191311
BRL
Avg
5.2606
High
5.2770
Low
5.2271
Last updated: 7/29/2026, 7:09:15 PM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.23 HNL |
| 10 BRL | 52.27 HNL |
| 50 BRL | 261.35 HNL |
| 100 BRL | 522.71 HNL |
| 500 BRL | 2,613.55 HNL |
| 1,000 BRL | 5,227.09 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-29T19:09:15Z",
"rates": {
"HNL": 5.227091
}
}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": 522.7090999999999,
"rate": 5.227091
}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