Rate Overview
Live
1 TWD = 0.512460 SZL
1 SZL = 1.9514
TWD
Avg
0.517206
High
0.522929
Low
0.512460
Last updated: 6/15/2026, 12:53:57 PM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.51 SZL |
| 10 TWD | 5.12 SZL |
| 50 TWD | 25.62 SZL |
| 100 TWD | 51.25 SZL |
| 500 TWD | 256.23 SZL |
| 1,000 TWD | 512.46 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-06-15T12:53:57Z",
"rates": {
"SZL": 0.51246
}
}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.246,
"rate": 0.51246
}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