Rate Overview
Live
1 BSD = 32.4006 TWD
1 TWD = 0.030864
BSD
Avg
32.2930
High
32.4197
Low
32.0858
Last updated: 7/20/2026, 6:28:00 AM
Quick Conversions
| BSD | TWD |
|---|---|
| 1 BSD | 32.40 TWD |
| 10 BSD | 324.01 TWD |
| 50 BSD | 1,620.03 TWD |
| 100 BSD | 3,240.06 TWD |
| 500 BSD | 16,200.31 TWD |
| 1,000 BSD | 32,400.61 TWD |
Get BSD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=TWDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-20T06:28:00Z",
"rates": {
"TWD": 32.400612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "TWD",
"amount": 100
},
"result": 3240.0612,
"rate": 32.400612
}Build with BSD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key