Rate Overview
Live
1 THB = 0.416893 SCR
1 SCR = 2.3987
THB
Avg
0.437193
High
0.464055
Low
0.412332
Last updated: 7/28/2026, 3:58:01 AM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.42 SCR |
| 10 THB | 4.17 SCR |
| 50 THB | 20.84 SCR |
| 100 THB | 41.69 SCR |
| 500 THB | 208.45 SCR |
| 1,000 THB | 416.89 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-07-28T03:58:01Z",
"rates": {
"SCR": 0.416893
}
}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": 41.6893,
"rate": 0.416893
}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