Rate Overview
Live
1 SDG = 0.950704 SOS
1 SOS = 1.0519
SDG
Avg
0.951221
High
0.952689
Low
0.948980
Last updated: 7/28/2026, 9:47:07 AM
Quick Conversions
| SDG | SOS |
|---|---|
| 1 SDG | 0.95 SOS |
| 10 SDG | 9.51 SOS |
| 50 SDG | 47.54 SOS |
| 100 SDG | 95.07 SOS |
| 500 SDG | 475.35 SOS |
| 1,000 SDG | 950.70 SOS |
Get SDG/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=SOSExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-28T09:47:07Z",
"rates": {
"SOS": 0.950704
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "SOS",
"amount": 100
},
"result": 95.0704,
"rate": 0.950704
}Build with SDG/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key