Rate Overview
Live
1 TWD = 0.165855 BRL
1 BRL = 6.0294
TWD
Avg
0.164941
High
0.166220
Low
0.163447
Last updated: 3/6/2026, 6:08:46 PM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.17 BRL |
| 10 TWD | 1.66 BRL |
| 50 TWD | 8.29 BRL |
| 100 TWD | 16.59 BRL |
| 500 TWD | 82.93 BRL |
| 1,000 TWD | 165.86 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-03-06T18:08:46Z",
"rates": {
"BRL": 0.165855
}
}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": 16.5855,
"rate": 0.165855
}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