Rate Overview
Live
1 BRL = 6.3499 TWD
1 TWD = 0.157482
BRL
Avg
6.3722
High
6.4127
Low
6.3350
Last updated: 5/8/2026, 2:22:32 PM
Quick Conversions
| BRL | TWD |
|---|---|
| 1 BRL | 6.35 TWD |
| 10 BRL | 63.50 TWD |
| 50 BRL | 317.50 TWD |
| 100 BRL | 634.99 TWD |
| 500 BRL | 3,174.96 TWD |
| 1,000 BRL | 6,349.92 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-05-08T14:22:32Z",
"rates": {
"TWD": 6.349922
}
}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": 634.9922,
"rate": 6.349922
}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