Rate Overview
Live
1 SGD = 25.9789 THB
1 THB = 0.038493
SGD
Avg
26.0179
High
26.1224
Low
25.9485
Last updated: 9/6/2026, 9:26:47 PM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 25.98 THB |
| 10 SGD | 259.79 THB |
| 50 SGD | 1,298.95 THB |
| 100 SGD | 2,597.89 THB |
| 500 SGD | 12,989.47 THB |
| 1,000 SGD | 25,978.95 THB |
Get SGD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=THBExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-06T21:26:47Z",
"rates": {
"THB": 25.978949
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "THB",
"amount": 100
},
"result": 2597.8949000000002,
"rate": 25.978949
}Build with SGD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key