Rate Overview
Live
1 TWD = 0.252325 SBD
1 SBD = 3.9631
TWD
Avg
0.252472
High
0.253783
Low
0.251007
Last updated: 7/7/2026, 3:01:40 AM
Quick Conversions
| TWD | SBD |
|---|---|
| 1 TWD | 0.25 SBD |
| 10 TWD | 2.52 SBD |
| 50 TWD | 12.62 SBD |
| 100 TWD | 25.23 SBD |
| 500 TWD | 126.16 SBD |
| 1,000 TWD | 252.33 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-07T03:01:40Z",
"rates": {
"SBD": 0.252325
}
}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.2325,
"rate": 0.252325
}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