Rate Overview
Live
1 SVC = 68.5352 SDG
1 SDG = 0.014591
SVC
Avg
68.5592
High
68.5814
Low
68.5323
Last updated: 1/25/2026, 9:52:00 PM
Quick Conversions
| SVC | SDG |
|---|---|
| 1 SVC | 68.54 SDG |
| 10 SVC | 685.35 SDG |
| 50 SVC | 3,426.76 SDG |
| 100 SVC | 6,853.52 SDG |
| 500 SVC | 34,267.59 SDG |
| 1,000 SVC | 68,535.19 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-01-25T21:52:00Z",
"rates": {
"SDG": 68.535188
}
}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": 6853.518800000001,
"rate": 68.535188
}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