Rate Overview
Live
1 TWD = 0.249860 SBD
1 SBD = 4.0022
TWD
Avg
0.251147
High
0.253896
Low
0.248786
Last updated: 7/26/2026, 11:23:35 AM
Quick Conversions
| TWD | SBD |
|---|---|
| 1 TWD | 0.25 SBD |
| 10 TWD | 2.50 SBD |
| 50 TWD | 12.49 SBD |
| 100 TWD | 24.99 SBD |
| 500 TWD | 124.93 SBD |
| 1,000 TWD | 249.86 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-26T11:23:35Z",
"rates": {
"SBD": 0.24986
}
}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.986,
"rate": 0.24986
}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