Rate Overview
Live
1 THB = 3.4653 SYP
1 SYP = 0.288576
THB
Avg
3.4455
High
3.4653
Low
3.4230
Last updated: 4/16/2026, 6:08:34 AM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 3.47 SYP |
| 10 THB | 34.65 SYP |
| 50 THB | 173.26 SYP |
| 100 THB | 346.53 SYP |
| 500 THB | 1,732.65 SYP |
| 1,000 THB | 3,465.29 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-04-16T06:08:34Z",
"rates": {
"SYP": 3.465291
}
}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": 346.5291,
"rate": 3.465291
}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