Rate Overview
Live
1 SGD = 25.8900 THB
1 THB = 0.038625
SGD
Avg
25.8742
High
25.9172
Low
25.8005
Last updated: 8/17/2026, 1:38:08 PM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 25.89 THB |
| 10 SGD | 258.90 THB |
| 50 SGD | 1,294.50 THB |
| 100 SGD | 2,589.00 THB |
| 500 SGD | 12,944.98 THB |
| 1,000 SGD | 25,889.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-08-17T13:38:08Z",
"rates": {
"THB": 25.889954
}
}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": 2588.9954,
"rate": 25.889954
}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