Rate Overview
Live
1 BRL = 5.0462 HNL
1 HNL = 0.198167
BRL
Avg
5.0779
High
5.1693
Low
5.0154
Last updated: 3/7/2026, 3:47:37 AM
Quick Conversions
| BRL | HNL |
|---|---|
| 1 BRL | 5.05 HNL |
| 10 BRL | 50.46 HNL |
| 50 BRL | 252.31 HNL |
| 100 BRL | 504.62 HNL |
| 500 BRL | 2,523.12 HNL |
| 1,000 BRL | 5,046.24 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-07T03:47:37Z",
"rates": {
"HNL": 5.04624
}
}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": 504.624,
"rate": 5.04624
}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