Rate Overview
Live
1 THB = 0.490729 SZL
1 SZL = 2.0378
THB
Avg
0.489821
High
0.491439
Low
0.485864
Last updated: 7/20/2026, 7:02:38 AM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.49 SZL |
| 10 THB | 4.91 SZL |
| 50 THB | 24.54 SZL |
| 100 THB | 49.07 SZL |
| 500 THB | 245.36 SZL |
| 1,000 THB | 490.73 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-07-20T07:02:38Z",
"rates": {
"SZL": 0.490729
}
}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": 49.072900000000004,
"rate": 0.490729
}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