Rate Overview
Live
1 BRL = 6.3220 TWD
1 TWD = 0.158178
BRL
Avg
6.3316
High
6.3469
Low
6.3220
Last updated: 4/18/2026, 8:46:02 AM
Quick Conversions
| BRL | TWD |
|---|---|
| 1 BRL | 6.32 TWD |
| 10 BRL | 63.22 TWD |
| 50 BRL | 316.10 TWD |
| 100 BRL | 632.20 TWD |
| 500 BRL | 3,160.99 TWD |
| 1,000 BRL | 6,321.99 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-04-18T08:46:02Z",
"rates": {
"TWD": 6.321988
}
}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.1988,
"rate": 6.321988
}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