Rate Overview
Live
1 SGD = 26.0262 THB
1 THB = 0.038423
SGD
Avg
25.2345
High
26.1847
Low
24.2406
Last updated: 7/27/2026, 12:44:13 PM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 26.03 THB |
| 10 SGD | 260.26 THB |
| 50 SGD | 1,301.31 THB |
| 100 SGD | 2,602.62 THB |
| 500 SGD | 13,013.08 THB |
| 1,000 SGD | 26,026.16 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-27T12:44:13Z",
"rates": {
"THB": 26.026165
}
}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": 2602.6165,
"rate": 26.026165
}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