Rate Overview
Live
1 BRL = 6.1707 TWD
1 TWD = 0.162055
BRL
Avg
6.2037
High
6.2440
Low
6.1366
Last updated: 6/18/2026, 11:14:54 AM
Quick Conversions
| BRL | TWD |
|---|---|
| 1 BRL | 6.17 TWD |
| 10 BRL | 61.71 TWD |
| 50 BRL | 308.54 TWD |
| 100 BRL | 617.07 TWD |
| 500 BRL | 3,085.37 TWD |
| 1,000 BRL | 6,170.74 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-06-18T11:14:54Z",
"rates": {
"TWD": 6.170738
}
}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": 617.0738,
"rate": 6.170738
}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