Rate Overview
Live
1 THB = 0.152845 BRL
1 BRL = 6.5426
THB
Avg
0.163243
High
0.177507
Low
0.150880
Last updated: 7/28/2026, 3:24:50 PM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.15 BRL |
| 10 THB | 1.53 BRL |
| 50 THB | 7.64 BRL |
| 100 THB | 15.28 BRL |
| 500 THB | 76.42 BRL |
| 1,000 THB | 152.85 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-07-28T15:24:50Z",
"rates": {
"BRL": 0.152845
}
}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.284500000000001,
"rate": 0.152845
}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