Rate Overview
Live
1 THB = 0.039711 SGD
1 SGD = 25.1819
THB
Avg
0.039667
High
0.039763
Low
0.039525
Last updated: 4/17/2026, 3:30:42 AM
Quick Conversions
| THB | SGD |
|---|---|
| 1 THB | 0.04 SGD |
| 10 THB | 0.40 SGD |
| 50 THB | 1.99 SGD |
| 100 THB | 3.97 SGD |
| 500 THB | 19.86 SGD |
| 1,000 THB | 39.71 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-04-17T03:30:42Z",
"rates": {
"SGD": 0.039711
}
}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.9711000000000003,
"rate": 0.039711
}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