Rate Overview
Live
1 THB = 0.154771 BRL
1 BRL = 6.4612
THB
Avg
0.161559
High
0.172937
Low
0.151660
Last updated: 5/27/2026, 9:36:15 PM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.15 BRL |
| 10 THB | 1.55 BRL |
| 50 THB | 7.74 BRL |
| 100 THB | 15.48 BRL |
| 500 THB | 77.39 BRL |
| 1,000 THB | 154.77 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-05-27T21:36:15Z",
"rates": {
"BRL": 0.154771
}
}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.4771,
"rate": 0.154771
}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