Rate Overview
Live
1 THB = 3.4325 SYP
1 SYP = 0.291335
THB
Avg
3.4009
High
3.4325
Low
3.3854
Last updated: 5/6/2026, 9:35:30 AM
Quick Conversions
| THB | SYP |
|---|---|
| 1 THB | 3.43 SYP |
| 10 THB | 34.32 SYP |
| 50 THB | 171.62 SYP |
| 100 THB | 343.25 SYP |
| 500 THB | 1,716.24 SYP |
| 1,000 THB | 3,432.47 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-05-06T09:35:30Z",
"rates": {
"SYP": 3.432472
}
}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": 343.2472,
"rate": 3.432472
}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