Rate Overview
Live
1 THB = 0.470770 SCR
1 SCR = 2.1242
THB
Avg
0.458891
High
0.472157
Low
0.435782
Last updated: 3/6/2026, 8:10:08 AM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.47 SCR |
| 10 THB | 4.71 SCR |
| 50 THB | 23.54 SCR |
| 100 THB | 47.08 SCR |
| 500 THB | 235.39 SCR |
| 1,000 THB | 470.77 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-06T08:10:08Z",
"rates": {
"SCR": 0.47077
}
}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": 47.077000000000005,
"rate": 0.47077
}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