Rate Overview
Live
1 THB = 0.157220 BRL
1 BRL = 6.3605
THB
Avg
0.155637
High
0.157220
Low
0.154974
Last updated: 7/2/2026, 9:14:50 PM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.16 BRL |
| 10 THB | 1.57 BRL |
| 50 THB | 7.86 BRL |
| 100 THB | 15.72 BRL |
| 500 THB | 78.61 BRL |
| 1,000 THB | 157.22 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-02T21:14:50Z",
"rates": {
"BRL": 0.15722
}
}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.722,
"rate": 0.15722
}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