Rate Overview
Live
1 TWD = 0.520271 SZL
1 SZL = 1.9221
TWD
Avg
0.513138
High
0.520271
Low
0.506554
Last updated: 7/26/2026, 12:10:54 AM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.52 SZL |
| 10 TWD | 5.20 SZL |
| 50 TWD | 26.01 SZL |
| 100 TWD | 52.03 SZL |
| 500 TWD | 260.14 SZL |
| 1,000 TWD | 520.27 SZL |
Get TWD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SZLExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-26T00:10:54Z",
"rates": {
"SZL": 0.520271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SZL",
"amount": 100
},
"result": 52.027100000000004,
"rate": 0.520271
}Build with TWD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key