Rate Overview
Live
1 SBD = 3.9512 TWD
1 TWD = 0.253087
SBD
Avg
3.9683
High
4.0001
Low
3.9404
Last updated: 7/9/2026, 2:38:08 AM
Quick Conversions
| SBD | TWD |
|---|---|
| 1 SBD | 3.95 TWD |
| 10 SBD | 39.51 TWD |
| 50 SBD | 197.56 TWD |
| 100 SBD | 395.12 TWD |
| 500 SBD | 1,975.60 TWD |
| 1,000 SBD | 3,951.21 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-07-09T02:38:08Z",
"rates": {
"TWD": 3.951206
}
}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.1206,
"rate": 3.951206
}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