Rate Overview
Live
1 BSD = 31.4061 TWD
1 TWD = 0.031841
BSD
Avg
31.4313
High
31.4701
Low
31.3920
Last updated: 5/29/2026, 4:38:31 PM
Quick Conversions
| BSD | TWD |
|---|---|
| 1 BSD | 31.41 TWD |
| 10 BSD | 314.06 TWD |
| 50 BSD | 1,570.31 TWD |
| 100 BSD | 3,140.61 TWD |
| 500 BSD | 15,703.06 TWD |
| 1,000 BSD | 31,406.13 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-29T16:38:31Z",
"rates": {
"TWD": 31.406128
}
}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": 3140.6128,
"rate": 31.406128
}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