Rate Overview
Live
1 THB = 0.483947 SZL
1 SZL = 2.0663
THB
Avg
0.486567
High
0.489098
Low
0.483947
Last updated: 9/1/2026, 7:26:47 PM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.48 SZL |
| 10 THB | 4.84 SZL |
| 50 THB | 24.20 SZL |
| 100 THB | 48.39 SZL |
| 500 THB | 241.97 SZL |
| 1,000 THB | 483.95 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-09-01T19:26:47Z",
"rates": {
"SZL": 0.483947
}
}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": 48.3947,
"rate": 0.483947
}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