Rate Overview
Live
1 TWD = 0.529703 SZL
1 SZL = 1.8879
TWD
Avg
0.528521
High
0.532621
Low
0.523978
Last updated: 5/6/2026, 7:16:03 AM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.53 SZL |
| 10 TWD | 5.30 SZL |
| 50 TWD | 26.49 SZL |
| 100 TWD | 52.97 SZL |
| 500 TWD | 264.85 SZL |
| 1,000 TWD | 529.70 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-05-06T07:16:03Z",
"rates": {
"SZL": 0.529703
}
}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.9703,
"rate": 0.529703
}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