Rate Overview
Live
1 TWD = 17.9538 SOS
1 SOS = 0.055699
TWD
Avg
18.0037
High
18.0571
Low
17.9055
Last updated: 9/2/2026, 9:05:23 AM
Quick Conversions
| TWD | SOS |
|---|---|
| 1 TWD | 17.95 SOS |
| 10 TWD | 179.54 SOS |
| 50 TWD | 897.69 SOS |
| 100 TWD | 1,795.38 SOS |
| 500 TWD | 8,976.89 SOS |
| 1,000 TWD | 17,953.78 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-09-02T09:05:23Z",
"rates": {
"SOS": 17.953783
}
}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": 1795.3783,
"rate": 17.953783
}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