Rate Overview
Live
1 TWD = 17.8862 SOS
1 SOS = 0.055909
TWD
Avg
18.2433
High
19.0409
Low
17.8010
Last updated: 3/27/2026, 11:33:43 AM
Quick Conversions
| TWD | SOS |
|---|---|
| 1 TWD | 17.89 SOS |
| 10 TWD | 178.86 SOS |
| 50 TWD | 894.31 SOS |
| 100 TWD | 1,788.62 SOS |
| 500 TWD | 8,943.09 SOS |
| 1,000 TWD | 17,886.18 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-03-27T11:33:43Z",
"rates": {
"SOS": 17.88618
}
}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": 1788.618,
"rate": 17.88618
}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