Rate Overview
Live
1 SGD = 25.5128 THB
1 THB = 0.039196
SGD
Avg
25.5114
High
25.5718
Low
25.3778
Last updated: 5/7/2026, 4:26:12 AM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 25.51 THB |
| 10 SGD | 255.13 THB |
| 50 SGD | 1,275.64 THB |
| 100 SGD | 2,551.28 THB |
| 500 SGD | 12,756.40 THB |
| 1,000 SGD | 25,512.81 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-05-07T04:26:12Z",
"rates": {
"THB": 25.512807
}
}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": 2551.2807,
"rate": 25.512807
}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