Rate Overview
Live
1 THB = 0.395815 SCR
1 SCR = 2.5264
THB
Avg
0.423024
High
0.446205
Low
0.395815
Last updated: 7/4/2026, 12:14:23 PM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.40 SCR |
| 10 THB | 3.96 SCR |
| 50 THB | 19.79 SCR |
| 100 THB | 39.58 SCR |
| 500 THB | 197.91 SCR |
| 1,000 THB | 395.82 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-04T12:14:23Z",
"rates": {
"SCR": 0.395815
}
}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": 39.5815,
"rate": 0.395815
}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