Rate Overview
Live
1 TWD = 18.1033 SOS
1 SOS = 0.055239
TWD
Avg
18.3044
High
20.0011
Low
17.3618
Last updated: 5/26/2026, 9:40:08 PM
Quick Conversions
| TWD | SOS |
|---|---|
| 1 TWD | 18.10 SOS |
| 10 TWD | 181.03 SOS |
| 50 TWD | 905.16 SOS |
| 100 TWD | 1,810.33 SOS |
| 500 TWD | 9,051.63 SOS |
| 1,000 TWD | 18,103.27 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-05-26T21:40:08Z",
"rates": {
"SOS": 18.103265
}
}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": 1810.3265000000001,
"rate": 18.103265
}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