Rate Overview
Live
1 TWD = 0.502648 SZL
1 SZL = 1.9895
TWD
Avg
0.503627
High
0.507551
Low
0.501084
Last updated: 8/12/2026, 1:55:40 AM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.50 SZL |
| 10 TWD | 5.03 SZL |
| 50 TWD | 25.13 SZL |
| 100 TWD | 50.26 SZL |
| 500 TWD | 251.32 SZL |
| 1,000 TWD | 502.65 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-08-12T01:55:40Z",
"rates": {
"SZL": 0.502648
}
}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.2648,
"rate": 0.502648
}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