Rate Overview
Live
1 HTG = 0.038498 BRL
1 BRL = 25.9754
HTG
Avg
0.040675
High
0.043422
Low
0.037437
Last updated: 5/27/2026, 9:39:46 PM
Quick Conversions
| HTG | BRL |
|---|---|
| 1 HTG | 0.04 BRL |
| 10 HTG | 0.38 BRL |
| 50 HTG | 1.92 BRL |
| 100 HTG | 3.85 BRL |
| 500 HTG | 19.25 BRL |
| 1,000 HTG | 38.50 BRL |
Get HTG/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BRLExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-27T21:39:46Z",
"rates": {
"BRL": 0.038498
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BRL",
"amount": 100
},
"result": 3.8497999999999997,
"rate": 0.038498
}Build with HTG/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key