Rate Overview
Live
1 THB = 0.450459 SCR
1 SCR = 2.2200
THB
Avg
0.443309
High
0.456938
Low
0.421000
Last updated: 5/27/2026, 5:29:52 PM
Quick Conversions
| THB | SCR |
|---|---|
| 1 THB | 0.45 SCR |
| 10 THB | 4.50 SCR |
| 50 THB | 22.52 SCR |
| 100 THB | 45.05 SCR |
| 500 THB | 225.23 SCR |
| 1,000 THB | 450.46 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-05-27T17:29:52Z",
"rates": {
"SCR": 0.450459
}
}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": 45.0459,
"rate": 0.450459
}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