Rate Overview
Live
1 TWD = 0.249195 SBD
1 SBD = 4.0129
TWD
Avg
0.250949
High
0.253896
Low
0.248786
Last updated: 7/28/2026, 2:27:54 PM
Quick Conversions
| TWD | SBD |
|---|---|
| 1 TWD | 0.25 SBD |
| 10 TWD | 2.49 SBD |
| 50 TWD | 12.46 SBD |
| 100 TWD | 24.92 SBD |
| 500 TWD | 124.60 SBD |
| 1,000 TWD | 249.20 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-28T14:27:54Z",
"rates": {
"SBD": 0.249195
}
}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": 24.9195,
"rate": 0.249195
}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