Rate Overview
Live
1 TWD = 0.157550 BRL
1 BRL = 6.3472
TWD
Avg
0.157335
High
0.157753
Low
0.156762
Last updated: 7/25/2026, 12:48:18 AM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.58 BRL |
| 50 TWD | 7.88 BRL |
| 100 TWD | 15.75 BRL |
| 500 TWD | 78.77 BRL |
| 1,000 TWD | 157.55 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-25T00:48:18Z",
"rates": {
"BRL": 0.15755
}
}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.754999999999999,
"rate": 0.15755
}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