Rate Overview
Live
1 TWD = 0.517988 SZL
1 SZL = 1.9305
TWD
Avg
0.517512
High
0.522423
Low
0.514192
Last updated: 4/16/2026, 1:20:06 AM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.52 SZL |
| 10 TWD | 5.18 SZL |
| 50 TWD | 25.90 SZL |
| 100 TWD | 51.80 SZL |
| 500 TWD | 258.99 SZL |
| 1,000 TWD | 517.99 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-04-16T01:20:06Z",
"rates": {
"SZL": 0.517988
}
}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": 51.7988,
"rate": 0.517988
}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