Rate Overview
Live
1 SGD = 6.8824 SVC
1 SVC = 0.145299
SGD
Avg
6.8533
High
6.8824
Low
6.8353
Last updated: 8/20/2026, 2:21:28 PM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.88 SVC |
| 10 SGD | 68.82 SVC |
| 50 SGD | 344.12 SVC |
| 100 SGD | 688.24 SVC |
| 500 SGD | 3,441.18 SVC |
| 1,000 SGD | 6,882.37 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-08-20T14:21:28Z",
"rates": {
"SVC": 6.882366
}
}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": 688.2366000000001,
"rate": 6.882366
}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