Rate Overview
Live
1 TWD = 0.250241 SBD
1 SBD = 3.9961
TWD
Avg
0.249558
High
0.250244
Low
0.248786
Last updated: 7/24/2026, 8:27:59 PM
Quick Conversions
| TWD | SBD |
|---|---|
| 1 TWD | 0.25 SBD |
| 10 TWD | 2.50 SBD |
| 50 TWD | 12.51 SBD |
| 100 TWD | 25.02 SBD |
| 500 TWD | 125.12 SBD |
| 1,000 TWD | 250.24 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-07-24T20:27:59Z",
"rates": {
"SBD": 0.250241
}
}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.0241,
"rate": 0.250241
}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