Rate Overview
Live
1 TWD = 0.250882 SBD
1 SBD = 3.9859
TWD
Avg
0.250476
High
0.251275
Low
0.249274
Last updated: 3/27/2026, 2:45:28 PM
Quick Conversions
| TWD | SBD |
|---|---|
| 1 TWD | 0.25 SBD |
| 10 TWD | 2.51 SBD |
| 50 TWD | 12.54 SBD |
| 100 TWD | 25.09 SBD |
| 500 TWD | 125.44 SBD |
| 1,000 TWD | 250.88 SBD |
Get TWD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SBDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-03-27T14:45:28Z",
"rates": {
"SBD": 0.250882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SBD",
"amount": 100
},
"result": 25.0882,
"rate": 0.250882
}Build with TWD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key