Rate Overview
Live
1 TWD = 17.6316 SOS
1 SOS = 0.056716
TWD
Avg
18.0273
High
18.2252
Low
17.6316
Last updated: 7/18/2026, 2:51:00 PM
Quick Conversions
| TWD | SOS |
|---|---|
| 1 TWD | 17.63 SOS |
| 10 TWD | 176.32 SOS |
| 50 TWD | 881.58 SOS |
| 100 TWD | 1,763.16 SOS |
| 500 TWD | 8,815.79 SOS |
| 1,000 TWD | 17,631.59 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-18T14:51:00Z",
"rates": {
"SOS": 17.631588
}
}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": 1763.1588000000002,
"rate": 17.631588
}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