Rate Overview
Live
1 THB = 3.3695 SYP
1 SYP = 0.296782
THB
Avg
3.4501
High
3.5603
Low
3.3595
Last updated: 3/27/2026, 5:11:08 AM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 3.37 SYP |
| 10 THB | 33.69 SYP |
| 50 THB | 168.47 SYP |
| 100 THB | 336.95 SYP |
| 500 THB | 1,684.74 SYP |
| 1,000 THB | 3,369.48 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-27T05:11:08Z",
"rates": {
"SYP": 3.369475
}
}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": 336.9475,
"rate": 3.369475
}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