Rate Overview
Live
1 SVC = 0.145926 SGD
1 SGD = 6.8528
SVC
Avg
0.146138
High
0.146303
Low
0.145871
Last updated: 8/17/2026, 5:42:11 PM
Quick Conversions
| SVC | SGD |
|---|---|
| 1 SVC | 0.15 SGD |
| 10 SVC | 1.46 SGD |
| 50 SVC | 7.30 SGD |
| 100 SVC | 14.59 SGD |
| 500 SVC | 72.96 SGD |
| 1,000 SVC | 145.93 SGD |
Get SVC/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SGDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-17T17:42:11Z",
"rates": {
"SGD": 0.145926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SGD",
"amount": 100
},
"result": 14.592600000000001,
"rate": 0.145926
}Build with SVC/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key