Rate Overview
Live
1 THB = 0.152357 BRL
1 BRL = 6.5635
THB
Avg
0.156765
High
0.181419
Low
0.135983
Last updated: 7/28/2026, 11:52:53 AM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.15 BRL |
| 10 THB | 1.52 BRL |
| 50 THB | 7.62 BRL |
| 100 THB | 15.24 BRL |
| 500 THB | 76.18 BRL |
| 1,000 THB | 152.36 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-28T11:52:53Z",
"rates": {
"BRL": 0.152357
}
}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.2357,
"rate": 0.152357
}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