Rate Overview
Live
1 THB = 0.501365 SZL
1 SZL = 1.9946
THB
Avg
0.503872
High
0.510875
Low
0.500100
Last updated: 5/27/2026, 12:33:01 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.68 SZL |
| 1,000 THB | 501.36 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-27T12:33:01Z",
"rates": {
"SZL": 0.501365
}
}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.1365,
"rate": 0.501365
}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