Rate Overview
Live
1 SBD = 3.9298 TWD
1 TWD = 0.254464
SBD
Avg
3.9369
High
3.9637
Low
3.9202
Last updated: 6/19/2026, 8:40:48 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 3.93 TWD |
| 10 SBD | 39.30 TWD |
| 50 SBD | 196.49 TWD |
| 100 SBD | 392.98 TWD |
| 500 SBD | 1,964.91 TWD |
| 1,000 SBD | 3,929.83 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-06-19T08:40:48Z",
"rates": {
"TWD": 3.929829
}
}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.9829,
"rate": 3.929829
}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