Rate Overview
Live
1 SVC = 68.5938 SDG
1 SDG = 0.014579
SVC
Avg
68.5932
High
68.6021
Low
68.5827
Last updated: 3/27/2026, 5:06:58 PM
Quick Conversions
| SVC | SDG |
|---|---|
| 1 SVC | 68.59 SDG |
| 10 SVC | 685.94 SDG |
| 50 SVC | 3,429.69 SDG |
| 100 SVC | 6,859.38 SDG |
| 500 SVC | 34,296.91 SDG |
| 1,000 SVC | 68,593.82 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-27T17:06:58Z",
"rates": {
"SDG": 68.593819
}
}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.381899999999,
"rate": 68.593819
}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