Rate Overview
Live
1 THB = 0.038409 SGD
1 SGD = 26.0356
THB
Avg
0.039828
High
0.041373
Low
0.038277
Last updated: 7/27/2026, 4:30:25 PM
Quick Conversions
| THB | SGD |
|---|---|
| 1 THB | 0.04 SGD |
| 10 THB | 0.38 SGD |
| 50 THB | 1.92 SGD |
| 100 THB | 3.84 SGD |
| 500 THB | 19.20 SGD |
| 1,000 THB | 38.41 SGD |
Get THB/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SGDExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-27T16:30:25Z",
"rates": {
"SGD": 0.038409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SGD",
"amount": 100
},
"result": 3.8409,
"rate": 0.038409
}Build with THB/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key