Rate Overview
Live
1 TWD = 0.163934 BRL
1 BRL = 6.1000
TWD
Avg
0.178042
High
0.195484
Low
0.162061
Last updated: 3/27/2026, 6:30:49 AM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.64 BRL |
| 50 TWD | 8.20 BRL |
| 100 TWD | 16.39 BRL |
| 500 TWD | 81.97 BRL |
| 1,000 TWD | 163.93 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-27T06:30:49Z",
"rates": {
"BRL": 0.163934
}
}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.3934,
"rate": 0.163934
}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