Rate Overview
Live
1 TWD = 0.250397 SBD
1 SBD = 3.9937
TWD
Avg
0.254276
High
0.258650
Low
0.250356
Last updated: 6/30/2026, 2:48:58 PM
Quick Conversions
| TWD | SBD |
|---|---|
| 1 TWD | 0.25 SBD |
| 10 TWD | 2.50 SBD |
| 50 TWD | 12.52 SBD |
| 100 TWD | 25.04 SBD |
| 500 TWD | 125.20 SBD |
| 1,000 TWD | 250.40 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-06-30T14:48:58Z",
"rates": {
"SBD": 0.250397
}
}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.039699999999996,
"rate": 0.250397
}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