Rate Overview
Live
1 BSD = 31.3200 TWD
1 TWD = 0.031928
BSD
Avg
31.4686
High
31.6237
Low
31.2582
Last updated: 5/9/2026, 6:02:41 AM
Quick Conversions
| BSD | TWD |
|---|---|
| 1 BSD | 31.32 TWD |
| 10 BSD | 313.20 TWD |
| 50 BSD | 1,566.00 TWD |
| 100 BSD | 3,132.00 TWD |
| 500 BSD | 15,660.02 TWD |
| 1,000 BSD | 31,320.03 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-05-09T06:02:41Z",
"rates": {
"TWD": 31.320031
}
}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": 3132.0031,
"rate": 31.320031
}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