Rate Overview
Live
1 TWD = 0.162364 BRL
1 BRL = 6.1590
TWD
Avg
0.173215
High
0.202881
Low
0.152258
Last updated: 6/27/2026, 8:03:27 AM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.62 BRL |
| 50 TWD | 8.12 BRL |
| 100 TWD | 16.24 BRL |
| 500 TWD | 81.18 BRL |
| 1,000 TWD | 162.36 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-06-27T08:03:27Z",
"rates": {
"BRL": 0.162364
}
}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.2364,
"rate": 0.162364
}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