Rate Overview
Live
1 SVC = 0.144981 SGD
1 SGD = 6.8975
SVC
Avg
0.145604
High
0.146076
Low
0.144981
Last updated: 4/17/2026, 2:43:55 PM
Quick Conversions
| SVC | SGD |
|---|---|
| 1 SVC | 0.14 SGD |
| 10 SVC | 1.45 SGD |
| 50 SVC | 7.25 SGD |
| 100 SVC | 14.50 SGD |
| 500 SVC | 72.49 SGD |
| 1,000 SVC | 144.98 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-04-17T14:43:55Z",
"rates": {
"SGD": 0.144981
}
}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.498099999999999,
"rate": 0.144981
}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