Rate Overview
Live
1 THB = 0.418248 SCR
1 SCR = 2.3909
THB
Avg
0.437450
High
0.480339
Low
0.395815
Last updated: 7/28/2026, 3:20:50 PM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.42 SCR |
| 10 THB | 4.18 SCR |
| 50 THB | 20.91 SCR |
| 100 THB | 41.82 SCR |
| 500 THB | 209.12 SCR |
| 1,000 THB | 418.25 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-28T15:20:50Z",
"rates": {
"SCR": 0.418248
}
}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.8248,
"rate": 0.418248
}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