Rate Overview
Live
1 THB = 0.165104 BRL
1 BRL = 6.0568
THB
Avg
0.165252
High
0.165812
Low
0.164923
Last updated: 3/7/2026, 12:09:38 AM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.17 BRL |
| 10 THB | 1.65 BRL |
| 50 THB | 8.26 BRL |
| 100 THB | 16.51 BRL |
| 500 THB | 82.55 BRL |
| 1,000 THB | 165.10 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-07T00:09:38Z",
"rates": {
"BRL": 0.165104
}
}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": 16.5104,
"rate": 0.165104
}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