Rate Overview
Live
1 SYP = 0.294521 THB
1 THB = 3.3953
SYP
Avg
0.296300
High
0.298138
Low
0.294521
Last updated: 6/15/2026, 4:57:10 PM
Quick Conversions
| SYP | THB |
|---|---|
| 1 SYP | 0.29 THB |
| 10 SYP | 2.95 THB |
| 50 SYP | 14.73 THB |
| 100 SYP | 29.45 THB |
| 500 SYP | 147.26 THB |
| 1,000 SYP | 294.52 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-06-15T16:57:10Z",
"rates": {
"THB": 0.294521
}
}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.452099999999998,
"rate": 0.294521
}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