Rate Overview
Live
1 SBD = 3.9552 TWD
1 TWD = 0.252830
SBD
Avg
3.9781
High
4.0061
Low
3.9552
Last updated: 8/19/2026, 2:37:12 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 3.96 TWD |
| 10 SBD | 39.55 TWD |
| 50 SBD | 197.76 TWD |
| 100 SBD | 395.52 TWD |
| 500 SBD | 1,977.62 TWD |
| 1,000 SBD | 3,955.23 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-08-19T02:37:12Z",
"rates": {
"TWD": 3.955231
}
}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.5231,
"rate": 3.955231
}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