Rate Overview
Live
1 SBD = 4.0092 TWD
1 TWD = 0.249426
SBD
Avg
3.8390
High
4.0140
Low
3.4782
Last updated: 7/30/2026, 9:39:41 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 4.01 TWD |
| 10 SBD | 40.09 TWD |
| 50 SBD | 200.46 TWD |
| 100 SBD | 400.92 TWD |
| 500 SBD | 2,004.60 TWD |
| 1,000 SBD | 4,009.21 TWD |
Get SBD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=TWDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-30T09:39:41Z",
"rates": {
"TWD": 4.009206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "TWD",
"amount": 100
},
"result": 400.9206,
"rate": 4.009206
}Build with SBD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key