Rate Overview
Live
1 THB = 0.488138 SZL
1 SZL = 2.0486
THB
Avg
0.491828
High
0.495437
Low
0.488138
Last updated: 7/5/2026, 12:58:49 AM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.49 SZL |
| 10 THB | 4.88 SZL |
| 50 THB | 24.41 SZL |
| 100 THB | 48.81 SZL |
| 500 THB | 244.07 SZL |
| 1,000 THB | 488.14 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-05T00:58:49Z",
"rates": {
"SZL": 0.488138
}
}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.8138,
"rate": 0.488138
}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