Rate Overview
Live
1 BRL = 6.3228 TWD
1 TWD = 0.158157
BRL
Avg
5.9377
High
6.4183
Low
5.2148
Last updated: 7/29/2026, 2:19:19 PM
Quick Conversions
| BRL | TWD |
|---|---|
| 1 BRL | 6.32 TWD |
| 10 BRL | 63.23 TWD |
| 50 BRL | 316.14 TWD |
| 100 BRL | 632.28 TWD |
| 500 BRL | 3,161.42 TWD |
| 1,000 BRL | 6,322.84 TWD |
Get BRL/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=TWDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-29T14:19:19Z",
"rates": {
"TWD": 6.322836
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "TWD",
"amount": 100
},
"result": 632.2836,
"rate": 6.322836
}Build with BRL/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key