Rate Overview
Live
1 THB = 0.268503 SVC
1 SVC = 3.7244
THB
Avg
0.268228
High
0.269399
Low
0.267706
Last updated: 5/27/2026, 1:54:49 PM
Quick Conversions
| THB | SVC |
|---|---|
| 1 THB | 0.27 SVC |
| 10 THB | 2.69 SVC |
| 50 THB | 13.43 SVC |
| 100 THB | 26.85 SVC |
| 500 THB | 134.25 SVC |
| 1,000 THB | 268.50 SVC |
Get THB/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SVCExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-27T13:54:49Z",
"rates": {
"SVC": 0.268503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SVC",
"amount": 100
},
"result": 26.8503,
"rate": 0.268503
}Build with THB/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key