Rate Overview
Live
1 TWD = 0.514331 SZL
1 SZL = 1.9443
TWD
Avg
0.516616
High
0.519878
Low
0.513921
Last updated: 7/2/2026, 4:03:35 PM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.51 SZL |
| 10 TWD | 5.14 SZL |
| 50 TWD | 25.72 SZL |
| 100 TWD | 51.43 SZL |
| 500 TWD | 257.17 SZL |
| 1,000 TWD | 514.33 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-07-02T16:03:35Z",
"rates": {
"SZL": 0.514331
}
}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.433099999999996,
"rate": 0.514331
}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