Rate Overview
Live
1 BRL = 25.0938 HTG
1 HTG = 0.039851
BRL
Avg
24.9996
High
25.1329
Low
24.6932
Last updated: 3/27/2026, 12:55:26 PM
Quick Conversions
| BRL | HTG |
|---|---|
| 1 BRL | 25.09 HTG |
| 10 BRL | 250.94 HTG |
| 50 BRL | 1,254.69 HTG |
| 100 BRL | 2,509.38 HTG |
| 500 BRL | 12,546.88 HTG |
| 1,000 BRL | 25,093.76 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-03-27T12:55:26Z",
"rates": {
"HTG": 25.093761
}
}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": 2509.3761,
"rate": 25.093761
}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