Rate Overview
Live
1 TWD = 17.9095 SOS
1 SOS = 0.055836
TWD
Avg
17.9141
High
17.9385
Low
17.8942
Last updated: 7/4/2026, 11:26:09 AM
Quick Conversions
| TWD | SOS |
|---|---|
| 1 TWD | 17.91 SOS |
| 10 TWD | 179.10 SOS |
| 50 TWD | 895.48 SOS |
| 100 TWD | 1,790.95 SOS |
| 500 TWD | 8,954.77 SOS |
| 1,000 TWD | 17,909.54 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-04T11:26:09Z",
"rates": {
"SOS": 17.90954
}
}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": 1790.954,
"rate": 17.90954
}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