Rate Overview
Live
1 THB = 0.428368 SCR
1 SCR = 2.3344
THB
Avg
0.447597
High
0.472842
Low
0.428368
Last updated: 4/17/2026, 7:31:06 AM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.43 SCR |
| 10 THB | 4.28 SCR |
| 50 THB | 21.42 SCR |
| 100 THB | 42.84 SCR |
| 500 THB | 214.18 SCR |
| 1,000 THB | 428.37 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-04-17T07:31:06Z",
"rates": {
"SCR": 0.428368
}
}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.836800000000004,
"rate": 0.428368
}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