Rate Overview
Live
1 BRL = 6.2093 TWD
1 TWD = 0.161048
BRL
Avg
6.1675
High
6.2093
Low
6.1361
Last updated: 7/6/2026, 7:32:49 PM
Quick Conversions
| BRL | TWD |
|---|---|
| 1 BRL | 6.21 TWD |
| 10 BRL | 62.09 TWD |
| 50 BRL | 310.47 TWD |
| 100 BRL | 620.93 TWD |
| 500 BRL | 3,104.66 TWD |
| 1,000 BRL | 6,209.31 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-06T19:32:49Z",
"rates": {
"TWD": 6.20931
}
}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": 620.931,
"rate": 6.20931
}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