Rate Overview
Live
1 BRL = 5.4008 HNL
1 HNL = 0.185158
BRL
Avg
5.3716
High
5.4034
Low
5.3318
Last updated: 5/7/2026, 8:02:47 AM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.40 HNL |
| 10 BRL | 54.01 HNL |
| 50 BRL | 270.04 HNL |
| 100 BRL | 540.08 HNL |
| 500 BRL | 2,700.39 HNL |
| 1,000 BRL | 5,400.79 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-07T08:02:47Z",
"rates": {
"HNL": 5.400787
}
}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": 540.0787,
"rate": 5.400787
}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