Rate Overview
Live
1 SVC = 68.6920 SDG
1 SDG = 0.014558
SVC
Avg
68.7452
High
68.8602
Low
68.6515
Last updated: 4/17/2026, 4:53:23 AM
Quick Conversions
| SVC | SDG |
|---|---|
| 1 SVC | 68.69 SDG |
| 10 SVC | 686.92 SDG |
| 50 SVC | 3,434.60 SDG |
| 100 SVC | 6,869.20 SDG |
| 500 SVC | 34,346.00 SDG |
| 1,000 SVC | 68,691.99 SDG |
Get SVC/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SDGExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T04:53:23Z",
"rates": {
"SDG": 68.691991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SDG",
"amount": 100
},
"result": 6869.1991,
"rate": 68.691991
}Build with SVC/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key