Rate Overview
Live
1 SGD = 6.7793 SVC
1 SVC = 0.147509
SGD
Avg
6.8080
High
6.8244
Low
6.7793
Last updated: 6/18/2026, 11:25:32 AM
Quick Conversions
| SGD | SVC |
|---|---|
| 1 SGD | 6.78 SVC |
| 10 SGD | 67.79 SVC |
| 50 SGD | 338.96 SVC |
| 100 SGD | 677.93 SVC |
| 500 SGD | 3,389.63 SVC |
| 1,000 SGD | 6,779.27 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-06-18T11:25:32Z",
"rates": {
"SVC": 6.779267
}
}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.9267,
"rate": 6.779267
}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