Rate Overview
Live
1 THB = 0.159181 BRL
1 BRL = 6.2822
THB
Avg
0.162969
High
0.165854
Low
0.159168
Last updated: 3/27/2026, 7:46:24 AM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.16 BRL |
| 10 THB | 1.59 BRL |
| 50 THB | 7.96 BRL |
| 100 THB | 15.92 BRL |
| 500 THB | 79.59 BRL |
| 1,000 THB | 159.18 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-03-27T07:46:24Z",
"rates": {
"BRL": 0.159181
}
}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.918099999999999,
"rate": 0.159181
}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