Rate Overview
Live
1 THB = 0.274393 SVC
1 SVC = 3.6444
THB
Avg
0.277276
High
0.281524
Low
0.273653
Last updated: 3/7/2026, 12:09:51 AM
Quick Conversions
| THB | SVC |
|---|---|
| 1 THB | 0.27 SVC |
| 10 THB | 2.74 SVC |
| 50 THB | 13.72 SVC |
| 100 THB | 27.44 SVC |
| 500 THB | 137.20 SVC |
| 1,000 THB | 274.39 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-07T00:09:51Z",
"rates": {
"SVC": 0.274393
}
}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": 27.4393,
"rate": 0.274393
}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