Rate Overview
Live
1 THB = 392.1332 SYP
1 SYP = 0.002550
THB
Avg
109.3373
High
392.5912
Low
3.2688
Last updated: 8/14/2026, 11:25:50 AM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 392.13 SYP |
| 10 THB | 3,921.33 SYP |
| 50 THB | 19,606.66 SYP |
| 100 THB | 39,213.32 SYP |
| 500 THB | 196,066.60 SYP |
| 1,000 THB | 392,133.19 SYP |
Get THB/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SYPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-08-14T11:25:50Z",
"rates": {
"SYP": 392.133193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SYP",
"amount": 100
},
"result": 39213.3193,
"rate": 392.133193
}Build with THB/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key