Rate Overview
Live
1 BSD = 32.0941 TWD
1 TWD = 0.031158
BSD
Avg
32.0393
High
32.1596
Low
31.9340
Last updated: 7/10/2026, 8:14:39 AM
Quick Conversions
| BSD | TWD |
|---|---|
| 1 BSD | 32.09 TWD |
| 10 BSD | 320.94 TWD |
| 50 BSD | 1,604.70 TWD |
| 100 BSD | 3,209.41 TWD |
| 500 BSD | 16,047.04 TWD |
| 1,000 BSD | 32,094.07 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-10T08:14:39Z",
"rates": {
"TWD": 32.094073
}
}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": 3209.4073000000003,
"rate": 32.094073
}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