Rate Overview
Live
1 THB = 0.272684 SVC
1 SVC = 3.6672
THB
Avg
0.269840
High
0.272684
Low
0.268166
Last updated: 5/7/2026, 9:07:11 AM
Quick Conversions
| THB | SVC |
|---|---|
| 1 THB | 0.27 SVC |
| 10 THB | 2.73 SVC |
| 50 THB | 13.63 SVC |
| 100 THB | 27.27 SVC |
| 500 THB | 136.34 SVC |
| 1,000 THB | 272.68 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-05-07T09:07:11Z",
"rates": {
"SVC": 0.272684
}
}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.2684,
"rate": 0.272684
}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