Rate Overview
Live
1 TWD = 0.256238 SBD
1 SBD = 3.9026
TWD
Avg
0.253819
High
0.256238
Low
0.252151
Last updated: 5/7/2026, 7:45:38 AM
Quick Conversions
| TWD | SBD |
|---|---|
| 1 TWD | 0.26 SBD |
| 10 TWD | 2.56 SBD |
| 50 TWD | 12.81 SBD |
| 100 TWD | 25.62 SBD |
| 500 TWD | 128.12 SBD |
| 1,000 TWD | 256.24 SBD |
Get TWD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SBDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-05-07T07:45:38Z",
"rates": {
"SBD": 0.256238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SBD",
"amount": 100
},
"result": 25.623800000000003,
"rate": 0.256238
}Build with TWD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key