Rate Overview
Live
1 SGD = 24.9001 THB
1 THB = 0.040161
SGD
Avg
24.7742
High
24.9602
Low
24.5501
Last updated: 3/7/2026, 3:22:35 AM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 24.90 THB |
| 10 SGD | 249.00 THB |
| 50 SGD | 1,245.00 THB |
| 100 SGD | 2,490.01 THB |
| 500 SGD | 12,450.04 THB |
| 1,000 SGD | 24,900.09 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-07T03:22:35Z",
"rates": {
"THB": 24.900086
}
}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": 2490.0086,
"rate": 24.900086
}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