Rate Overview
Live
1 TWD = 0.532280 SZL
1 SZL = 1.8787
TWD
Avg
0.530787
High
0.535077
Low
0.524178
Last updated: 3/26/2026, 12:02:58 PM
Quick Conversions
| TWD | SZL |
|---|---|
| 1 TWD | 0.53 SZL |
| 10 TWD | 5.32 SZL |
| 50 TWD | 26.61 SZL |
| 100 TWD | 53.23 SZL |
| 500 TWD | 266.14 SZL |
| 1,000 TWD | 532.28 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-26T12:02:58Z",
"rates": {
"SZL": 0.53228
}
}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": 53.227999999999994,
"rate": 0.53228
}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