Rate Overview
Live
1 THB = 3.4660 SYP
1 SYP = 0.288514
THB
Avg
3.5120
High
3.5603
Low
3.4567
Last updated: 3/6/2026, 10:50:23 PM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 3.47 SYP |
| 10 THB | 34.66 SYP |
| 50 THB | 173.30 SYP |
| 100 THB | 346.60 SYP |
| 500 THB | 1,733.02 SYP |
| 1,000 THB | 3,466.04 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-06T22:50:23Z",
"rates": {
"SYP": 3.466038
}
}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.60380000000004,
"rate": 3.466038
}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