Rate Overview
Live
1 SGD = 25.5608 THB
1 THB = 0.039122
SGD
Avg
24.8091
High
25.6139
Low
24.1698
Last updated: 3/27/2026, 9:26:54 AM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 25.56 THB |
| 10 SGD | 255.61 THB |
| 50 SGD | 1,278.04 THB |
| 100 SGD | 2,556.08 THB |
| 500 SGD | 12,780.42 THB |
| 1,000 SGD | 25,560.84 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-03-27T09:26:54Z",
"rates": {
"THB": 25.560844
}
}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": 2556.0843999999997,
"rate": 25.560844
}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