Rate Overview
Live
1 THB = 0.429110 SCR
1 SCR = 2.3304
THB
Avg
0.447583
High
0.483288
Low
0.418467
Last updated: 7/7/2026, 1:13:26 AM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.43 SCR |
| 10 THB | 4.29 SCR |
| 50 THB | 21.46 SCR |
| 100 THB | 42.91 SCR |
| 500 THB | 214.56 SCR |
| 1,000 THB | 429.11 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-07T01:13:26Z",
"rates": {
"SCR": 0.42911
}
}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": 42.911,
"rate": 0.42911
}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