Rate Overview
Live
1 THB = 0.259297 SVC
1 SVC = 3.8566
THB
Avg
0.271119
High
0.282102
Low
0.258687
Last updated: 7/25/2026, 5:24:30 PM
Quick Conversions
| THB | SVC |
|---|---|
| 1 THB | 0.26 SVC |
| 10 THB | 2.59 SVC |
| 50 THB | 12.96 SVC |
| 100 THB | 25.93 SVC |
| 500 THB | 129.65 SVC |
| 1,000 THB | 259.30 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-25T17:24:30Z",
"rates": {
"SVC": 0.259297
}
}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": 25.9297,
"rate": 0.259297
}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