Rate Overview
Live
1 SDG = 0.951116 SOS
1 SOS = 1.0514
SDG
Avg
0.951368
High
0.952120
Low
0.950124
Last updated: 9/2/2026, 5:05:36 AM
Quick Conversions
| SDG | SOS |
|---|---|
| 1 SDG | 0.95 SOS |
| 10 SDG | 9.51 SOS |
| 50 SDG | 47.56 SOS |
| 100 SDG | 95.11 SOS |
| 500 SDG | 475.56 SOS |
| 1,000 SDG | 951.12 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-09-02T05:05:36Z",
"rates": {
"SOS": 0.951116
}
}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.1116,
"rate": 0.951116
}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