Rate Overview
Live
1 SYP = 0.296876 THB
1 THB = 3.3684
SYP
Avg
0.045829
High
0.296876
Low
0.002474
Last updated: 3/27/2026, 3:28:08 AM
Quick Conversions
| SYP | THB |
|---|---|
| 1 SYP | 0.30 THB |
| 10 SYP | 2.97 THB |
| 50 SYP | 14.84 THB |
| 100 SYP | 29.69 THB |
| 500 SYP | 148.44 THB |
| 1,000 SYP | 296.88 THB |
Get SYP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=THBExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T03:28:08Z",
"rates": {
"THB": 0.296876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "THB",
"amount": 100
},
"result": 29.687599999999996,
"rate": 0.296876
}Build with SYP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key