Rate Overview
Live
1 THB = 0.264055 SVC
1 SVC = 3.7871
THB
Avg
0.264395
High
0.265202
Low
0.262488
Last updated: 8/11/2026, 11:51:32 PM
Quick Conversions
| THB | SVC |
|---|---|
| 1 THB | 0.26 SVC |
| 10 THB | 2.64 SVC |
| 50 THB | 13.20 SVC |
| 100 THB | 26.41 SVC |
| 500 THB | 132.03 SVC |
| 1,000 THB | 264.06 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-08-11T23:51:32Z",
"rates": {
"SVC": 0.264055
}
}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.4055,
"rate": 0.264055
}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