Rate Overview
Live
1 THB = 0.151946 BRL
1 BRL = 6.5813
THB
Avg
0.159906
High
0.172937
Low
0.151518
Last updated: 7/20/2026, 8:15:55 AM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.15 BRL |
| 10 THB | 1.52 BRL |
| 50 THB | 7.60 BRL |
| 100 THB | 15.19 BRL |
| 500 THB | 75.97 BRL |
| 1,000 THB | 151.95 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-20T08:15:55Z",
"rates": {
"BRL": 0.151946
}
}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.1946,
"rate": 0.151946
}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