Rate Overview
Live
1 THB = 0.519090 SZL
1 SZL = 1.9264
THB
Avg
0.517089
High
0.530784
Low
0.506152
Last updated: 3/27/2026, 1:00:03 PM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.52 SZL |
| 10 THB | 5.19 SZL |
| 50 THB | 25.95 SZL |
| 100 THB | 51.91 SZL |
| 500 THB | 259.55 SZL |
| 1,000 THB | 519.09 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-27T13:00:03Z",
"rates": {
"SZL": 0.51909
}
}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": 51.909000000000006,
"rate": 0.51909
}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