Rate Overview
Live
1 SVC = 0.146188 SGD
1 SGD = 6.8405
SVC
Avg
0.145716
High
0.146403
Low
0.144554
Last updated: 3/7/2026, 7:44:42 AM
Quick Conversions
| SVC | SGD |
|---|---|
| 1 SVC | 0.15 SGD |
| 10 SVC | 1.46 SGD |
| 50 SVC | 7.31 SGD |
| 100 SVC | 14.62 SGD |
| 500 SVC | 73.09 SGD |
| 1,000 SVC | 146.19 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-03-07T07:44:42Z",
"rates": {
"SGD": 0.146188
}
}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.618800000000002,
"rate": 0.146188
}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