Rate Overview
Live
1 THB = 0.499503 SZL
1 SZL = 2.0020
THB
Avg
0.491345
High
0.499637
Low
0.483775
Last updated: 7/24/2026, 9:24:02 PM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.50 SZL |
| 10 THB | 5.00 SZL |
| 50 THB | 24.98 SZL |
| 100 THB | 49.95 SZL |
| 500 THB | 249.75 SZL |
| 1,000 THB | 499.50 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-24T21:24:02Z",
"rates": {
"SZL": 0.499503
}
}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.9503,
"rate": 0.499503
}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