Rate Overview
Live
1 THB = 0.439456 SCR
1 SCR = 2.2755
THB
Avg
0.452901
High
0.483288
Low
0.422868
Last updated: 3/27/2026, 2:36:44 PM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.44 SCR |
| 10 THB | 4.39 SCR |
| 50 THB | 21.97 SCR |
| 100 THB | 43.95 SCR |
| 500 THB | 219.73 SCR |
| 1,000 THB | 439.46 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-03-27T14:36:44Z",
"rates": {
"SCR": 0.439456
}
}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.9456,
"rate": 0.439456
}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