Rate Overview
Live
1 SVC = 0.144564 SGD
1 SGD = 6.9174
SVC
Avg
0.144939
High
0.145534
Low
0.144564
Last updated: 9/8/2026, 8:26:10 PM
Quick Conversions
| SVC | SGD |
|---|---|
| 1 SVC | 0.14 SGD |
| 10 SVC | 1.45 SGD |
| 50 SVC | 7.23 SGD |
| 100 SVC | 14.46 SGD |
| 500 SVC | 72.28 SGD |
| 1,000 SVC | 144.56 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-09-08T20:26:10Z",
"rates": {
"SGD": 0.144564
}
}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.4564,
"rate": 0.144564
}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