Rate Overview
Live
1 BRL = 6.1000 TWD
1 TWD = 0.163935
BRL
Avg
6.0840
High
6.1705
Low
6.0161
Last updated: 3/27/2026, 1:14:46 PM
Quick Conversions
| BRL | TWD |
|---|---|
| 1 BRL | 6.10 TWD |
| 10 BRL | 61.00 TWD |
| 50 BRL | 305.00 TWD |
| 100 BRL | 610.00 TWD |
| 500 BRL | 3,049.99 TWD |
| 1,000 BRL | 6,099.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-03-27T13:14:46Z",
"rates": {
"TWD": 6.099985
}
}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": 609.9985,
"rate": 6.099985
}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