Rate Overview
Live
1 THB = 0.156260 BRL
1 BRL = 6.3996
THB
Avg
0.154683
High
0.156260
Low
0.154034
Last updated: 8/12/2026, 3:28:09 PM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.16 BRL |
| 10 THB | 1.56 BRL |
| 50 THB | 7.81 BRL |
| 100 THB | 15.63 BRL |
| 500 THB | 78.13 BRL |
| 1,000 THB | 156.26 BRL |
Get THB/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BRLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-08-12T15:28:09Z",
"rates": {
"BRL": 0.15626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BRL",
"amount": 100
},
"result": 15.626000000000001,
"rate": 0.15626
}Build with THB/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key