Rate Overview
Live
1 SOS = 1.0503 SDG
1 SDG = 0.952116
SOS
Avg
1.0505
High
1.0529
Low
1.0492
Last updated: 7/9/2026, 1:09:12 AM
Quick Conversions
| SOS | SDG |
|---|---|
| 1 SOS | 1.05 SDG |
| 10 SOS | 10.50 SDG |
| 50 SOS | 52.51 SDG |
| 100 SOS | 105.03 SDG |
| 500 SOS | 525.15 SDG |
| 1,000 SOS | 1,050.29 SDG |
Get SOS/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=SDGExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-09T01:09:12Z",
"rates": {
"SDG": 1.050292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "SDG",
"amount": 100
},
"result": 105.0292,
"rate": 1.050292
}Build with SOS/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key