Rate Overview
Live
1 TWD = 17.6628 SOS
1 SOS = 0.056616
TWD
Avg
17.9717
High
18.2097
Low
17.6104
Last updated: 7/25/2026, 11:16:57 PM
Quick Conversions
| TWD | SOS |
|---|---|
| 1 TWD | 17.66 SOS |
| 10 TWD | 176.63 SOS |
| 50 TWD | 883.14 SOS |
| 100 TWD | 1,766.28 SOS |
| 500 TWD | 8,831.42 SOS |
| 1,000 TWD | 17,662.84 SOS |
Get TWD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SOSExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-25T23:16:57Z",
"rates": {
"SOS": 17.662839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SOS",
"amount": 100
},
"result": 1766.2839000000001,
"rate": 17.662839
}Build with TWD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key