Rate Overview
Live
1 SVC = 68.5992 SDG
1 SDG = 0.014577
SVC
Avg
68.5945
High
68.5992
Low
68.5894
Last updated: 3/7/2026, 6:42:49 AM
Quick Conversions
| SVC | SDG |
|---|---|
| 1 SVC | 68.60 SDG |
| 10 SVC | 685.99 SDG |
| 50 SVC | 3,429.96 SDG |
| 100 SVC | 6,859.92 SDG |
| 500 SVC | 34,299.58 SDG |
| 1,000 SVC | 68,599.16 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-03-07T06:42:49Z",
"rates": {
"SDG": 68.599162
}
}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.916200000001,
"rate": 68.599162
}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