Rate Overview
Live
1 SVC = 0.147738 SGD
1 SGD = 6.7687
SVC
Avg
0.149375
High
0.156587
Low
0.145293
Last updated: 3/28/2026, 2:01:43 PM
Quick Conversions
| SVC | SGD |
|---|---|
| 1 SVC | 0.15 SGD |
| 10 SVC | 1.48 SGD |
| 50 SVC | 7.39 SGD |
| 100 SVC | 14.77 SGD |
| 500 SVC | 73.87 SGD |
| 1,000 SVC | 147.74 SGD |
Get SVC/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SGDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-28T14:01:43Z",
"rates": {
"SGD": 0.147738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SGD",
"amount": 100
},
"result": 14.773800000000001,
"rate": 0.147738
}Build with SVC/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key