Rate Overview
Live
1 TWD = 0.157217 BRL
1 BRL = 6.3606
TWD
Avg
0.161335
High
0.167063
Low
0.155805
Last updated: 7/26/2026, 7:54:20 AM
Quick Conversions
| TWD | BRL |
|---|---|
| 1 TWD | 0.16 BRL |
| 10 TWD | 1.57 BRL |
| 50 TWD | 7.86 BRL |
| 100 TWD | 15.72 BRL |
| 500 TWD | 78.61 BRL |
| 1,000 TWD | 157.22 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-07-26T07:54:20Z",
"rates": {
"BRL": 0.157217
}
}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.7217,
"rate": 0.157217
}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