Rate Overview
Live
1 SDG = 0.014578 SVC
1 SVC = 68.5965
SDG
Avg
0.014586
High
0.014601
Low
0.014578
Last updated: 3/27/2026, 3:33:30 PM
Quick Conversions
| SDG | SVC |
|---|---|
| 1 SDG | 0.01 SVC |
| 10 SDG | 0.15 SVC |
| 50 SDG | 0.73 SVC |
| 100 SDG | 1.46 SVC |
| 500 SDG | 7.29 SVC |
| 1,000 SDG | 14.58 SVC |
Get SDG/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=SVCExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T15:33:30Z",
"rates": {
"SVC": 0.014578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "SVC",
"amount": 100
},
"result": 1.4578,
"rate": 0.014578
}Build with SDG/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key