Rate Overview
Live
1 THB = 0.272871 SVC
1 SVC = 3.6647
THB
Avg
0.272286
High
0.272958
Low
0.270578
Last updated: 4/17/2026, 6:10:44 AM
Quick Conversions
| THB | SVC |
|---|---|
| 1 THB | 0.27 SVC |
| 10 THB | 2.73 SVC |
| 50 THB | 13.64 SVC |
| 100 THB | 27.29 SVC |
| 500 THB | 136.44 SVC |
| 1,000 THB | 272.87 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-04-17T06:10:44Z",
"rates": {
"SVC": 0.272871
}
}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.2871,
"rate": 0.272871
}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