Rate Overview
Live
1 THB = 0.510240 SZL
1 SZL = 1.9599
THB
Avg
0.509984
High
0.511936
Low
0.507469
Last updated: 4/17/2026, 12:44:40 AM
Quick Conversions
| THB | SZL |
|---|---|
| 1 THB | 0.51 SZL |
| 10 THB | 5.10 SZL |
| 50 THB | 25.51 SZL |
| 100 THB | 51.02 SZL |
| 500 THB | 255.12 SZL |
| 1,000 THB | 510.24 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-04-17T00:44:40Z",
"rates": {
"SZL": 0.51024
}
}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": 51.024,
"rate": 0.51024
}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