Rate Overview
Live
1 SVC = 68.5936 SDG
1 SDG = 0.014579
SVC
Avg
68.5934
High
68.5965
Low
68.5875
Last updated: 6/19/2026, 8:41:40 AM
Quick Conversions
| SVC | SDG |
|---|---|
| 1 SVC | 68.59 SDG |
| 10 SVC | 685.94 SDG |
| 50 SVC | 3,429.68 SDG |
| 100 SVC | 6,859.36 SDG |
| 500 SVC | 34,296.78 SDG |
| 1,000 SVC | 68,593.57 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-06-19T08:41:40Z",
"rates": {
"SDG": 68.593569
}
}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.356900000001,
"rate": 68.593569
}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