Rate Overview
Live
1 SGD = 25.1776 THB
1 THB = 0.039718
SGD
Avg
25.2090
High
25.3004
Low
25.1485
Last updated: 4/17/2026, 2:19:12 AM
Quick Conversions
| SGD | THB |
|---|---|
| 1 SGD | 25.18 THB |
| 10 SGD | 251.78 THB |
| 50 SGD | 1,258.88 THB |
| 100 SGD | 2,517.76 THB |
| 500 SGD | 12,588.82 THB |
| 1,000 SGD | 25,177.64 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-04-17T02:19:12Z",
"rates": {
"THB": 25.17764
}
}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": 2517.764,
"rate": 25.17764
}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