Rate Overview
Live
1 TWD = 0.161893 BRL
1 BRL = 6.1769
TWD
Avg
0.162336
High
0.162969
Low
0.161827
Last updated: 7/5/2026, 12:30:19 PM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.62 BRL |
| 50 TWD | 8.09 BRL |
| 100 TWD | 16.19 BRL |
| 500 TWD | 80.95 BRL |
| 1,000 TWD | 161.89 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-05T12:30:19Z",
"rates": {
"BRL": 0.161893
}
}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.1893,
"rate": 0.161893
}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