Rate Overview
Live
1 HTG = 0.039723 BRL
1 BRL = 25.1743
HTG
Avg
0.039649
High
0.039920
Low
0.039358
Last updated: 8/19/2026, 6:50:12 PM
Quick Conversions
| HTG | BRL |
|---|---|
| 1 HTG | 0.04 BRL |
| 10 HTG | 0.40 BRL |
| 50 HTG | 1.99 BRL |
| 100 HTG | 3.97 BRL |
| 500 HTG | 19.86 BRL |
| 1,000 HTG | 39.72 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-08-19T18:50:12Z",
"rates": {
"BRL": 0.039723
}
}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.9723,
"rate": 0.039723
}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