Rate Overview
Live
1 SGD = 6.7687 SVC
1 SVC = 0.147738
SGD
Avg
6.6976
High
6.8826
Low
6.3862
Last updated: 3/28/2026, 10:49:08 AM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.77 SVC |
| 10 SGD | 67.69 SVC |
| 50 SGD | 338.44 SVC |
| 100 SGD | 676.87 SVC |
| 500 SGD | 3,384.36 SVC |
| 1,000 SGD | 6,768.72 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-03-28T10:49:08Z",
"rates": {
"SVC": 6.76872
}
}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.872,
"rate": 6.76872
}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