Rate Overview
Live
1 SGD = 26.1465 THB
1 THB = 0.038246
SGD
Avg
25.3140
High
26.1465
Low
24.4991
Last updated: 7/25/2026, 8:15:30 PM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 26.15 THB |
| 10 SGD | 261.47 THB |
| 50 SGD | 1,307.33 THB |
| 100 SGD | 2,614.65 THB |
| 500 SGD | 13,073.27 THB |
| 1,000 SGD | 26,146.55 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-07-25T20:15:30Z",
"rates": {
"THB": 26.146547
}
}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": 2614.6547,
"rate": 26.146547
}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