Rate Overview
Live
1 THB = 0.501881 SZL
1 SZL = 1.9925
THB
Avg
0.533027
High
0.560806
Low
0.501881
Last updated: 5/27/2026, 1:57:39 PM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.50 SZL |
| 10 THB | 5.02 SZL |
| 50 THB | 25.09 SZL |
| 100 THB | 50.19 SZL |
| 500 THB | 250.94 SZL |
| 1,000 THB | 501.88 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-05-27T13:57:39Z",
"rates": {
"SZL": 0.501881
}
}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": 50.188100000000006,
"rate": 0.501881
}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