Rate Overview
Live
1 TWD = 18.1325 SOS
1 SOS = 0.055150
TWD
Avg
18.0846
High
18.1325
Low
18.0472
Last updated: 6/16/2026, 2:18:17 AM
Quick Conversions
| TWD | SOS |
|---|---|
| 1 TWD | 18.13 SOS |
| 10 TWD | 181.32 SOS |
| 50 TWD | 906.62 SOS |
| 100 TWD | 1,813.25 SOS |
| 500 TWD | 9,066.24 SOS |
| 1,000 TWD | 18,132.49 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-06-16T02:18:17Z",
"rates": {
"SOS": 18.132487
}
}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": 1813.2487,
"rate": 18.132487
}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