Rate Overview
Live
1 SDG = 0.014591 SVC
1 SVC = 68.5354 SDG
Avg
0.014589
High
0.014591
Low
0.014586
Last updated: 1/25/2026, 3:22:03 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.30 SVC |
| 1,000 SDG | 14.59 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-01-25T15:22:03Z",
"rates": {
"SVC": 0.014591
}
}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.4591,
"rate": 0.014591
}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