Rate Overview
Live
1 TWD = 0.522324 SZL
1 SZL = 1.9145
TWD
Avg
0.513306
High
0.522324
Low
0.506286
Last updated: 3/6/2026, 7:35:23 AM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.52 SZL |
| 10 TWD | 5.22 SZL |
| 50 TWD | 26.12 SZL |
| 100 TWD | 52.23 SZL |
| 500 TWD | 261.16 SZL |
| 1,000 TWD | 522.32 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-03-06T07:35:23Z",
"rates": {
"SZL": 0.522324
}
}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.2324,
"rate": 0.522324
}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