Rate Overview
Live
1 THB = 0.155470 BRL
1 BRL = 6.4321
THB
Avg
0.156296
High
0.157170
Low
0.155024
Last updated: 9/2/2026, 3:03:00 PM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.16 BRL |
| 10 THB | 1.55 BRL |
| 50 THB | 7.77 BRL |
| 100 THB | 15.55 BRL |
| 500 THB | 77.74 BRL |
| 1,000 THB | 155.47 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-09-02T15:03:00Z",
"rates": {
"BRL": 0.15547
}
}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.547,
"rate": 0.15547
}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