Rate Overview
Live
1 BRL = 6.2194 TWD
1 TWD = 0.160788
BRL
Avg
5.7830
High
6.5561
Low
4.7789
Last updated: 5/29/2026, 2:28:11 PM
Quick Conversions
| BRL | TWD |
|---|---|
| 1 BRL | 6.22 TWD |
| 10 BRL | 62.19 TWD |
| 50 BRL | 310.97 TWD |
| 100 BRL | 621.94 TWD |
| 500 BRL | 3,109.69 TWD |
| 1,000 BRL | 6,219.39 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-29T14:28:11Z",
"rates": {
"TWD": 6.219388
}
}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": 621.9388,
"rate": 6.219388
}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