Rate Overview
Live
1 SOS = 1.0513 SDG
1 SDG = 0.951173
SOS
Avg
1.0508
High
1.0527
Low
1.0502
Last updated: 3/7/2026, 4:43:18 AM
Quick Conversions
| SOS | SDG |
|---|---|
| 1 SOS | 1.05 SDG |
| 10 SOS | 10.51 SDG |
| 50 SOS | 52.57 SDG |
| 100 SOS | 105.13 SDG |
| 500 SOS | 525.67 SDG |
| 1,000 SOS | 1,051.33 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-03-07T04:43:18Z",
"rates": {
"SDG": 1.051334
}
}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.1334,
"rate": 1.051334
}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