Rate Overview
Live
1 SBD = 3.9244 TWD
1 TWD = 0.254816
SBD
Avg
3.9473
High
3.9659
Low
3.9244
Last updated: 5/7/2026, 2:20:06 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 3.92 TWD |
| 10 SBD | 39.24 TWD |
| 50 SBD | 196.22 TWD |
| 100 SBD | 392.44 TWD |
| 500 SBD | 1,962.20 TWD |
| 1,000 SBD | 3,924.40 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-05-07T02:20:06Z",
"rates": {
"TWD": 3.924401
}
}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": 392.44010000000003,
"rate": 3.924401
}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