Rate Overview
Live
1 THB = 3.3684 SYP
1 SYP = 0.296877
THB
Avg
3.3803
High
3.4280
Low
3.3601
Last updated: 3/27/2026, 3:26:43 AM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 3.37 SYP |
| 10 THB | 33.68 SYP |
| 50 THB | 168.42 SYP |
| 100 THB | 336.84 SYP |
| 500 THB | 1,684.20 SYP |
| 1,000 THB | 3,368.40 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-27T03:26:43Z",
"rates": {
"SYP": 3.368398
}
}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.8398,
"rate": 3.368398
}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