Rate Overview
Live
1 BRL = 25.4696 HTG
1 HTG = 0.039262
BRL
Avg
24.9313
High
26.7113
Low
23.4765
Last updated: 7/29/2026, 7:31:22 PM
Quick Conversions
| BRL | HTG |
|---|---|
| 1 BRL | 25.47 HTG |
| 10 BRL | 254.70 HTG |
| 50 BRL | 1,273.48 HTG |
| 100 BRL | 2,546.96 HTG |
| 500 BRL | 12,734.82 HTG |
| 1,000 BRL | 25,469.64 HTG |
Get BRL/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=HTGExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-29T19:31:22Z",
"rates": {
"HTG": 25.469641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "HTG",
"amount": 100
},
"result": 2546.9641,
"rate": 25.469641
}Build with BRL/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key