Rate Overview
Live
1 BRL = 5.2049 HNL
1 HNL = 0.192125
BRL
Avg
5.1544
High
5.4034
Low
4.8202
Last updated: 7/7/2026, 10:10:19 PM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.20 HNL |
| 10 BRL | 52.05 HNL |
| 50 BRL | 260.25 HNL |
| 100 BRL | 520.49 HNL |
| 500 BRL | 2,602.47 HNL |
| 1,000 BRL | 5,204.94 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-07T22:10:19Z",
"rates": {
"HNL": 5.204936
}
}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": 520.4936,
"rate": 5.204936
}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