Rate Overview
Live
1 THB = 0.153551 BRL
1 BRL = 6.5125
THB
Avg
0.152811
High
0.153607
Low
0.151731
Last updated: 5/7/2026, 12:58:40 PM
Quick Conversions
| THB | BRL |
|---|---|
| 1 THB | 0.15 BRL |
| 10 THB | 1.54 BRL |
| 50 THB | 7.68 BRL |
| 100 THB | 15.36 BRL |
| 500 THB | 76.78 BRL |
| 1,000 THB | 153.55 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-07T12:58:40Z",
"rates": {
"BRL": 0.153551
}
}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.3551,
"rate": 0.153551
}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