Rate Overview
Live
1 SGD = 26.0434 THB
1 THB = 0.038397
SGD
Avg
26.1061
High
26.1933
Low
26.0234
Last updated: 7/28/2026, 3:20:22 AM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 26.04 THB |
| 10 SGD | 260.43 THB |
| 50 SGD | 1,302.17 THB |
| 100 SGD | 2,604.34 THB |
| 500 SGD | 13,021.72 THB |
| 1,000 SGD | 26,043.43 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-28T03:20:22Z",
"rates": {
"THB": 26.043432
}
}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": 2604.3432,
"rate": 26.043432
}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