Rate Overview
Live
1 THB = 0.260960 SVC
1 SVC = 3.8320
THB
Avg
0.271345
High
0.281645
Low
0.259522
Last updated: 7/28/2026, 3:27:45 PM
Quick Conversions
| THB | SVC |
|---|---|
| 1 THB | 0.26 SVC |
| 10 THB | 2.61 SVC |
| 50 THB | 13.05 SVC |
| 100 THB | 26.10 SVC |
| 500 THB | 130.48 SVC |
| 1,000 THB | 260.96 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-07-28T15:27:45Z",
"rates": {
"SVC": 0.26096
}
}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.096000000000004,
"rate": 0.26096
}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