Rate Overview
Live
1 SGD = 6.8570 SVC
1 SVC = 0.145836
SGD
Avg
6.8445
High
6.8570
Low
6.8354
Last updated: 5/28/2026, 8:33:39 PM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.86 SVC |
| 10 SGD | 68.57 SVC |
| 50 SGD | 342.85 SVC |
| 100 SGD | 685.70 SVC |
| 500 SGD | 3,428.51 SVC |
| 1,000 SGD | 6,857.02 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-05-28T20:33:39Z",
"rates": {
"SVC": 6.857017
}
}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": 685.7017,
"rate": 6.857017
}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