Rate Overview
Live
1 THB = 0.501427 SZL
1 SZL = 1.9943
THB
Avg
0.529528
High
0.552754
Low
0.501427
Last updated: 5/27/2026, 3:13:19 PM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.50 SZL |
| 10 THB | 5.01 SZL |
| 50 THB | 25.07 SZL |
| 100 THB | 50.14 SZL |
| 500 THB | 250.71 SZL |
| 1,000 THB | 501.43 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-05-27T15:13:19Z",
"rates": {
"SZL": 0.501427
}
}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": 50.1427,
"rate": 0.501427
}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