Rate Overview
Live
1 SGD = 6.7743 SVC
1 SVC = 0.147618
SGD
Avg
6.7758
High
6.7810
Low
6.7652
Last updated: 7/29/2026, 6:53:41 AM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.77 SVC |
| 10 SGD | 67.74 SVC |
| 50 SGD | 338.71 SVC |
| 100 SGD | 677.43 SVC |
| 500 SGD | 3,387.13 SVC |
| 1,000 SGD | 6,774.25 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-29T06:53:41Z",
"rates": {
"SVC": 6.774254
}
}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": 677.4254,
"rate": 6.774254
}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