Rate Overview
Live
1 SGD = 6.8563 SVC
1 SVC = 0.145851
SGD
Avg
6.8372
High
6.9263
Low
6.7476
Last updated: 5/28/2026, 9:56:40 PM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.86 SVC |
| 10 SGD | 68.56 SVC |
| 50 SGD | 342.81 SVC |
| 100 SGD | 685.63 SVC |
| 500 SGD | 3,428.15 SVC |
| 1,000 SGD | 6,856.29 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-28T21:56:40Z",
"rates": {
"SVC": 6.856292
}
}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.6292,
"rate": 6.856292
}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