Rate Overview
Live
1 SCR = 2.1345 THB
1 THB = 0.468485
SCR
Avg
2.1827
High
2.2947
Low
2.1179
Last updated: 3/6/2026, 11:53:46 AM
Quick Conversions
| SCR | THB |
|---|---|
| 1 SCR | 2.13 THB |
| 10 SCR | 21.35 THB |
| 50 SCR | 106.73 THB |
| 100 SCR | 213.45 THB |
| 500 SCR | 1,067.27 THB |
| 1,000 SCR | 2,134.54 THB |
Get SCR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=THBExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-06T11:53:46Z",
"rates": {
"THB": 2.13454
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "THB",
"amount": 100
},
"result": 213.45399999999998,
"rate": 2.13454
}Build with SCR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key