Rate Overview
Live
1 THB = 3.3714 SYP
1 SYP = 0.296615
THB
Avg
53.1489
High
353.0025
Low
3.3714
Last updated: 3/27/2026, 6:49:21 AM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 3.37 SYP |
| 10 THB | 33.71 SYP |
| 50 THB | 168.57 SYP |
| 100 THB | 337.14 SYP |
| 500 THB | 1,685.69 SYP |
| 1,000 THB | 3,371.37 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-03-27T06:49:21Z",
"rates": {
"SYP": 3.371373
}
}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": 337.13730000000004,
"rate": 3.371373
}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