Rate Overview
Live
1 SBD = 4.0120 TWD
1 TWD = 0.249253
SBD
Avg
3.9392
High
4.0137
Low
3.8572
Last updated: 7/29/2026, 2:39:44 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 4.01 TWD |
| 10 SBD | 40.12 TWD |
| 50 SBD | 200.60 TWD |
| 100 SBD | 401.20 TWD |
| 500 SBD | 2,006.00 TWD |
| 1,000 SBD | 4,011.99 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-29T02:39:44Z",
"rates": {
"TWD": 4.011994
}
}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": 401.19939999999997,
"rate": 4.011994
}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