Rate Overview
Live
1 THB = 0.039232 SGD
1 SGD = 25.4894
THB
Avg
0.039201
High
0.039404
Low
0.039105
Last updated: 5/7/2026, 6:54:19 AM
Quick Conversions
| THB | SGD |
|---|---|
| 1 THB | 0.04 SGD |
| 10 THB | 0.39 SGD |
| 50 THB | 1.96 SGD |
| 100 THB | 3.92 SGD |
| 500 THB | 19.62 SGD |
| 1,000 THB | 39.23 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-05-07T06:54:19Z",
"rates": {
"SGD": 0.039232
}
}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.9232000000000005,
"rate": 0.039232
}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