Rate Overview
Live
1 SGD = 6.7644 SVC
1 SVC = 0.147833
SGD
Avg
6.7696
High
6.7802
Low
6.7612
Last updated: 7/9/2026, 1:32:16 PM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.76 SVC |
| 10 SGD | 67.64 SVC |
| 50 SGD | 338.22 SVC |
| 100 SGD | 676.44 SVC |
| 500 SGD | 3,382.19 SVC |
| 1,000 SGD | 6,764.38 SVC |
Get SGD/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SVCExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-09T13:32:16Z",
"rates": {
"SVC": 6.764383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SVC",
"amount": 100
},
"result": 676.4382999999999,
"rate": 6.764383
}Build with SGD/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key