Rate Overview
Live
1 TWD = 18.0875 SOS
1 SOS = 0.055287
TWD
Avg
18.0244
High
18.0875
Low
17.9477
Last updated: 4/16/2026, 9:23:39 AM
Quick Conversions
| TWD | SOS |
|---|---|
| 1 TWD | 18.09 SOS |
| 10 TWD | 180.87 SOS |
| 50 TWD | 904.37 SOS |
| 100 TWD | 1,808.75 SOS |
| 500 TWD | 9,043.75 SOS |
| 1,000 TWD | 18,087.50 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-04-16T09:23:39Z",
"rates": {
"SOS": 18.087496
}
}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": 1808.7496,
"rate": 18.087496
}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