Rate Overview
Live
1 TWD = 0.509227 SZL
1 SZL = 1.9638
TWD
Avg
0.507431
High
0.510798
Low
0.500423
Last updated: 9/2/2026, 1:30:21 AM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.51 SZL |
| 10 TWD | 5.09 SZL |
| 50 TWD | 25.46 SZL |
| 100 TWD | 50.92 SZL |
| 500 TWD | 254.61 SZL |
| 1,000 TWD | 509.23 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-09-02T01:30:21Z",
"rates": {
"SZL": 0.509227
}
}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": 50.9227,
"rate": 0.509227
}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