Rate Overview
Live
1 SBD = 3.9061 TWD
1 TWD = 0.256008
SBD
Avg
3.9267
High
3.9579
Low
3.9061
Last updated: 5/27/2026, 11:13:39 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 3.91 TWD |
| 10 SBD | 39.06 TWD |
| 50 SBD | 195.31 TWD |
| 100 SBD | 390.61 TWD |
| 500 SBD | 1,953.06 TWD |
| 1,000 SBD | 3,906.13 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-27T11:13:39Z",
"rates": {
"TWD": 3.906127
}
}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": 390.6127,
"rate": 3.906127
}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