Rate Overview
Live
1 THB = 3.3115 SYP
1 SYP = 0.301982
THB
Avg
3.3149
High
3.3271
Low
3.3070
Last updated: 7/1/2026, 9:33:31 AM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 3.31 SYP |
| 10 THB | 33.11 SYP |
| 50 THB | 165.57 SYP |
| 100 THB | 331.15 SYP |
| 500 THB | 1,655.73 SYP |
| 1,000 THB | 3,311.46 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-07-01T09:33:31Z",
"rates": {
"SYP": 3.311457
}
}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": 331.1457,
"rate": 3.311457
}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