Rate Overview
Live
1 THB = 0.507007 SZL
1 SZL = 1.9724
THB
Avg
0.512686
High
0.518774
Low
0.506495
Last updated: 5/7/2026, 7:47:49 AM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.51 SZL |
| 10 THB | 5.07 SZL |
| 50 THB | 25.35 SZL |
| 100 THB | 50.70 SZL |
| 500 THB | 253.50 SZL |
| 1,000 THB | 507.01 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-07T07:47:49Z",
"rates": {
"SZL": 0.507007
}
}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.7007,
"rate": 0.507007
}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