Rate Overview
Live
1 THB = 0.444338 SCR
1 SCR = 2.2505
THB
Avg
0.434760
High
0.445366
Low
0.420344
Last updated: 6/17/2026, 6:36:27 AM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.44 SCR |
| 10 THB | 4.44 SCR |
| 50 THB | 22.22 SCR |
| 100 THB | 44.43 SCR |
| 500 THB | 222.17 SCR |
| 1,000 THB | 444.34 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-06-17T06:36:27Z",
"rates": {
"SCR": 0.444338
}
}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": 44.4338,
"rate": 0.444338
}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