Rate Overview
Live
1 TWD = 0.158342 BRL
1 BRL = 6.3154
TWD
Avg
0.158383
High
0.160333
Low
0.157556
Last updated: 4/16/2026, 9:23:40 AM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.58 BRL |
| 50 TWD | 7.92 BRL |
| 100 TWD | 15.83 BRL |
| 500 TWD | 79.17 BRL |
| 1,000 TWD | 158.34 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-04-16T09:23:40Z",
"rates": {
"BRL": 0.158342
}
}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.834200000000001,
"rate": 0.158342
}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