Rate Overview
Live
1 SBD = 3.9572 TWD
1 TWD = 0.252702
SBD
Avg
3.9542
High
3.9608
Low
3.9464
Last updated: 9/6/2026, 11:05:00 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 3.96 TWD |
| 10 SBD | 39.57 TWD |
| 50 SBD | 197.86 TWD |
| 100 SBD | 395.72 TWD |
| 500 SBD | 1,978.62 TWD |
| 1,000 SBD | 3,957.24 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-09-06T11:05:00Z",
"rates": {
"TWD": 3.957238
}
}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": 395.7238,
"rate": 3.957238
}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