Rate Overview
Live
1 TWD = 0.162081 BRL
1 BRL = 6.1698
TWD
Avg
0.163145
High
0.164210
Low
0.162081
Last updated: 9/3/2026, 3:23:01 AM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.62 BRL |
| 50 TWD | 8.10 BRL |
| 100 TWD | 16.21 BRL |
| 500 TWD | 81.04 BRL |
| 1,000 TWD | 162.08 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-09-03T03:23:01Z",
"rates": {
"BRL": 0.162081
}
}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.2081,
"rate": 0.162081
}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