Rate Overview
Live
1 SVC = 3.7141 THB
1 THB = 0.269243
SVC
Avg
3.6462
High
3.7354
Low
3.5506
Last updated: 5/29/2026, 5:26:00 PM
Quick Conversions
| SVC | THB |
|---|---|
| 1 SVC | 3.71 THB |
| 10 SVC | 37.14 THB |
| 50 SVC | 185.71 THB |
| 100 SVC | 371.41 THB |
| 500 SVC | 1,857.06 THB |
| 1,000 SVC | 3,714.11 THB |
Get SVC/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=THBExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-29T17:26:00Z",
"rates": {
"THB": 3.714114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "THB",
"amount": 100
},
"result": 371.4114,
"rate": 3.714114
}Build with SVC/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key