Rate Overview
Live
1 SVC = 68.5974 SDG
1 SDG = 0.014578
SVC
Avg
68.5935
High
68.5974
Low
68.5883
Last updated: 8/17/2026, 5:42:08 PM
Quick Conversions
| SVC | SDG |
|---|---|
| 1 SVC | 68.60 SDG |
| 10 SVC | 685.97 SDG |
| 50 SVC | 3,429.87 SDG |
| 100 SVC | 6,859.74 SDG |
| 500 SVC | 34,298.71 SDG |
| 1,000 SVC | 68,597.41 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-08-17T17:42:08Z",
"rates": {
"SDG": 68.597413
}
}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": 6859.741300000001,
"rate": 68.597413
}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