Rate Overview
Live
1 THB = 0.433748 SCR
1 SCR = 2.3055
THB
Avg
0.431825
High
0.443515
Low
0.424508
Last updated: 9/2/2026, 5:06:23 AM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.43 SCR |
| 10 THB | 4.34 SCR |
| 50 THB | 21.69 SCR |
| 100 THB | 43.37 SCR |
| 500 THB | 216.87 SCR |
| 1,000 THB | 433.75 SCR |
Get THB/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SCRExample Response:
{
"success": true,
"base": "THB",
"date": "2026-09-02T05:06:23Z",
"rates": {
"SCR": 0.433748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SCR",
"amount": 100
},
"result": 43.3748,
"rate": 0.433748
}Build with THB/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key