Rate Overview
Live
1 BRL = 5.0666 HNL
1 HNL = 0.197370
BRL
Avg
5.0316
High
5.1607
Low
4.8202
Last updated: 3/27/2026, 11:20:10 AM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.07 HNL |
| 10 BRL | 50.67 HNL |
| 50 BRL | 253.33 HNL |
| 100 BRL | 506.66 HNL |
| 500 BRL | 2,533.31 HNL |
| 1,000 BRL | 5,066.62 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-03-27T11:20:10Z",
"rates": {
"HNL": 5.066622
}
}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": 506.6622,
"rate": 5.066622
}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