Rate Overview
Live
1 BRL = 6.0293 TWD
1 TWD = 0.165855
BRL
Avg
6.0608
High
6.1182
Low
6.0161
Last updated: 3/7/2026, 12:14:08 AM
Quick Conversions
| BRL | TWD |
|---|---|
| 1 BRL | 6.03 TWD |
| 10 BRL | 60.29 TWD |
| 50 BRL | 301.47 TWD |
| 100 BRL | 602.93 TWD |
| 500 BRL | 3,014.67 TWD |
| 1,000 BRL | 6,029.35 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-03-07T00:14:08Z",
"rates": {
"TWD": 6.029347
}
}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": 602.9346999999999,
"rate": 6.029347
}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