Rate Overview
Live
1 SBD = 4.0175 TWD
1 TWD = 0.248909
SBD
Avg
3.8394
High
4.0208
Low
3.5153
Last updated: 7/29/2026, 8:30:00 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 4.02 TWD |
| 10 SBD | 40.18 TWD |
| 50 SBD | 200.88 TWD |
| 100 SBD | 401.75 TWD |
| 500 SBD | 2,008.76 TWD |
| 1,000 SBD | 4,017.53 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-29T08:30:00Z",
"rates": {
"TWD": 4.017527
}
}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.7527,
"rate": 4.017527
}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