Rate Overview
Live
1 THB = 0.521825 SZL
1 SZL = 1.9164
THB
Avg
0.515090
High
0.525038
Low
0.506152
Last updated: 3/6/2026, 8:12:14 AM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.52 SZL |
| 10 THB | 5.22 SZL |
| 50 THB | 26.09 SZL |
| 100 THB | 52.18 SZL |
| 500 THB | 260.91 SZL |
| 1,000 THB | 521.82 SZL |
Get THB/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SZLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-06T08:12:14Z",
"rates": {
"SZL": 0.521825
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SZL",
"amount": 100
},
"result": 52.1825,
"rate": 0.521825
}Build with THB/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key