Rate Overview
Live
1 SVC = 68.5979 SDG
1 SDG = 0.014578
SVC
Avg
68.2559
High
68.7410
Low
59.8430
Last updated: 7/30/2026, 6:19:44 AM
Quick Conversions
| SVC | SDG |
|---|---|
| 1 SVC | 68.60 SDG |
| 10 SVC | 685.98 SDG |
| 50 SVC | 3,429.90 SDG |
| 100 SVC | 6,859.79 SDG |
| 500 SVC | 34,298.96 SDG |
| 1,000 SVC | 68,597.93 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-07-30T06:19:44Z",
"rates": {
"SDG": 68.597925
}
}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.7925000000005,
"rate": 68.597925
}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