Rate Overview
Live
1 SGD = 25.9131 THB
1 THB = 0.038591
SGD
Avg
25.8695
High
25.9172
Low
25.8005
Last updated: 8/16/2026, 11:20:21 PM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 25.91 THB |
| 10 SGD | 259.13 THB |
| 50 SGD | 1,295.65 THB |
| 100 SGD | 2,591.31 THB |
| 500 SGD | 12,956.53 THB |
| 1,000 SGD | 25,913.07 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-16T23:20:21Z",
"rates": {
"THB": 25.913069
}
}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": 2591.3069,
"rate": 25.913069
}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