Rate Overview
Live
1 SOS = 1.0502 SDG
1 SDG = 0.952213
SOS
Avg
1.0516
High
1.0592
Low
1.0435
Last updated: 3/27/2026, 11:48:49 AM
Quick Conversions
| SOS | SDG |
|---|---|
| 1 SOS | 1.05 SDG |
| 10 SOS | 10.50 SDG |
| 50 SOS | 52.51 SDG |
| 100 SOS | 105.02 SDG |
| 500 SOS | 525.09 SDG |
| 1,000 SOS | 1,050.19 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-27T11:48:49Z",
"rates": {
"SDG": 1.050185
}
}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.01849999999999,
"rate": 1.050185
}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