Rate Overview
Live
1 SYP = 0.002514 THB
1 THB = 397.7725
SYP
Avg
0.002526
High
0.002549
Low
0.002508
Last updated: 8/23/2026, 8:04:34 PM
Quick Conversions
| SYP | THB |
|---|---|
| 1 SYP | 0.00 THB |
| 10 SYP | 0.03 THB |
| 50 SYP | 0.13 THB |
| 100 SYP | 0.25 THB |
| 500 SYP | 1.26 THB |
| 1,000 SYP | 2.51 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-08-23T20:04:34Z",
"rates": {
"THB": 0.002514
}
}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": 0.2514,
"rate": 0.002514
}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