Rate Overview
Live
1 BRL = 25.3658 HTG
1 HTG = 0.039423
BRL
Avg
25.3015
High
25.4282
Low
25.1472
Last updated: 7/8/2026, 8:59:48 PM
Quick Conversions
| BRL | HTG |
|---|---|
| 1 BRL | 25.37 HTG |
| 10 BRL | 253.66 HTG |
| 50 BRL | 1,268.29 HTG |
| 100 BRL | 2,536.58 HTG |
| 500 BRL | 12,682.90 HTG |
| 1,000 BRL | 25,365.79 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-08T20:59:48Z",
"rates": {
"HTG": 25.365793
}
}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": 2536.5793,
"rate": 25.365793
}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