Rate Overview
Live
1 BRL = 5.1870 HNL
1 HNL = 0.192791
BRL
Avg
5.2459
High
5.2828
Low
5.1870
Last updated: 8/12/2026, 5:26:38 PM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.19 HNL |
| 10 BRL | 51.87 HNL |
| 50 BRL | 259.35 HNL |
| 100 BRL | 518.70 HNL |
| 500 BRL | 2,593.48 HNL |
| 1,000 BRL | 5,186.96 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-08-12T17:26:38Z",
"rates": {
"HNL": 5.186961
}
}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.6961,
"rate": 5.186961
}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