Rate Overview
Live
1 SGD = 6.8758 SVC
1 SVC = 0.145437
SGD
Avg
6.8653
High
6.8792
Low
6.8457
Last updated: 4/17/2026, 11:05:36 AM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.88 SVC |
| 10 SGD | 68.76 SVC |
| 50 SGD | 343.79 SVC |
| 100 SGD | 687.58 SVC |
| 500 SGD | 3,437.92 SVC |
| 1,000 SGD | 6,875.85 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-04-17T11:05:36Z",
"rates": {
"SVC": 6.875848
}
}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": 687.5848000000001,
"rate": 6.875848
}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