Rate Overview
Live
1 TWD = 0.158074 BRL
1 BRL = 6.3262
TWD
Avg
0.160673
High
0.163804
Low
0.157199
Last updated: 7/21/2026, 8:09:16 PM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.58 BRL |
| 50 TWD | 7.90 BRL |
| 100 TWD | 15.81 BRL |
| 500 TWD | 79.04 BRL |
| 1,000 TWD | 158.07 BRL |
Get TWD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=BRLExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-21T20:09:16Z",
"rates": {
"BRL": 0.158074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "BRL",
"amount": 100
},
"result": 15.8074,
"rate": 0.158074
}Build with TWD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key