Rate Overview
Live
1 THB = 0.266471 SVC
1 SVC = 3.7528
THB
Avg
0.267343
High
0.271275
Low
0.265959
Last updated: 3/27/2026, 6:06:21 AM
Quick Conversions
| THB | SVC |
|---|---|
| 1 THB | 0.27 SVC |
| 10 THB | 2.66 SVC |
| 50 THB | 13.32 SVC |
| 100 THB | 26.65 SVC |
| 500 THB | 133.24 SVC |
| 1,000 THB | 266.47 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-03-27T06:06:21Z",
"rates": {
"SVC": 0.266471
}
}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.647100000000002,
"rate": 0.266471
}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