Rate Overview
Live
1 TWD = 0.252958 SBD
1 SBD = 3.9532
TWD
Avg
0.255094
High
0.257610
Low
0.252958
Last updated: 3/7/2026, 4:05:22 AM
Quick Conversions
| TWD | SBD |
|---|---|
| 1 TWD | 0.25 SBD |
| 10 TWD | 2.53 SBD |
| 50 TWD | 12.65 SBD |
| 100 TWD | 25.30 SBD |
| 500 TWD | 126.48 SBD |
| 1,000 TWD | 252.96 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-07T04:05:22Z",
"rates": {
"SBD": 0.252958
}
}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.2958,
"rate": 0.252958
}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