Rate Overview
Live
1 THB = 3.3837 SYP
1 SYP = 0.295531
THB
Avg
35.0668
High
353.0025
Low
3.3822
Last updated: 5/26/2026, 5:37:05 PM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 3.38 SYP |
| 10 THB | 33.84 SYP |
| 50 THB | 169.19 SYP |
| 100 THB | 338.37 SYP |
| 500 THB | 1,691.87 SYP |
| 1,000 THB | 3,383.74 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-05-26T17:37:05Z",
"rates": {
"SYP": 3.383738
}
}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": 338.3738,
"rate": 3.383738
}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