Rate Overview
Live
1 SVC = 68.5923 SDG
1 SDG = 0.014579
SVC
Avg
68.5955
High
68.6113
Low
68.5901
Last updated: 7/9/2026, 3:02:12 AM
Quick Conversions
| SVC | SDG |
|---|---|
| 1 SVC | 68.59 SDG |
| 10 SVC | 685.92 SDG |
| 50 SVC | 3,429.62 SDG |
| 100 SVC | 6,859.23 SDG |
| 500 SVC | 34,296.17 SDG |
| 1,000 SVC | 68,592.35 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-09T03:02:12Z",
"rates": {
"SDG": 68.592348
}
}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.2348,
"rate": 68.592348
}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