Rate Overview
Live
1 THB = 0.150983 BRL
1 BRL = 6.6233
THB
Avg
0.150703
High
0.151357
Low
0.149936
Last updated: 7/28/2026, 2:44:18 AM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.15 BRL |
| 10 THB | 1.51 BRL |
| 50 THB | 7.55 BRL |
| 100 THB | 15.10 BRL |
| 500 THB | 75.49 BRL |
| 1,000 THB | 150.98 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-28T02:44:18Z",
"rates": {
"BRL": 0.150983
}
}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.0983,
"rate": 0.150983
}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