Rate Overview
Live
1 TWD = 0.156368 BRL
1 BRL = 6.3952
TWD
Avg
0.157085
High
0.157852
Low
0.156368
Last updated: 5/6/2026, 12:10:32 PM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.56 BRL |
| 50 TWD | 7.82 BRL |
| 100 TWD | 15.64 BRL |
| 500 TWD | 78.18 BRL |
| 1,000 TWD | 156.37 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-05-06T12:10:32Z",
"rates": {
"BRL": 0.156368
}
}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.636800000000001,
"rate": 0.156368
}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