Rate Overview
Live
1 SGD = 6.7695 SVC
1 SVC = 0.147722
SGD
Avg
6.8099
High
6.9495
Low
6.6956
Last updated: 7/29/2026, 1:44:07 AM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.77 SVC |
| 10 SGD | 67.69 SVC |
| 50 SGD | 338.47 SVC |
| 100 SGD | 676.95 SVC |
| 500 SGD | 3,384.74 SVC |
| 1,000 SGD | 6,769.49 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-29T01:44:07Z",
"rates": {
"SVC": 6.769485
}
}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.9485000000001,
"rate": 6.769485
}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