Rate Overview
Live
1 THB = 0.440830 SCR
1 SCR = 2.2684
THB
Avg
0.439457
High
0.480339
Low
0.406102
Last updated: 3/27/2026, 4:27:37 PM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.44 SCR |
| 10 THB | 4.41 SCR |
| 50 THB | 22.04 SCR |
| 100 THB | 44.08 SCR |
| 500 THB | 220.42 SCR |
| 1,000 THB | 440.83 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-03-27T16:27:37Z",
"rates": {
"SCR": 0.44083
}
}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.083,
"rate": 0.44083
}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