Rate Overview
Live
1 SGD = 25.5948 THB
1 THB = 0.039070
SGD
Avg
25.1213
High
25.6502
Low
24.5501
Last updated: 3/27/2026, 7:44:47 AM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 25.59 THB |
| 10 SGD | 255.95 THB |
| 50 SGD | 1,279.74 THB |
| 100 SGD | 2,559.48 THB |
| 500 SGD | 12,797.41 THB |
| 1,000 SGD | 25,594.82 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-27T07:44:47Z",
"rates": {
"THB": 25.594816
}
}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": 2559.4816,
"rate": 25.594816
}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