Rate Overview
Live
1 SOS = 1.0473 SDG
1 SDG = 0.954835
SOS
Avg
1.0501
High
1.0529
Low
1.0472
Last updated: 5/8/2026, 3:43:05 PM
Quick Conversions
| SOS | SDG |
|---|---|
| 1 SOS | 1.05 SDG |
| 10 SOS | 10.47 SDG |
| 50 SOS | 52.37 SDG |
| 100 SOS | 104.73 SDG |
| 500 SOS | 523.65 SDG |
| 1,000 SOS | 1,047.30 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-05-08T15:43:05Z",
"rates": {
"SDG": 1.047301
}
}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": 104.73010000000001,
"rate": 1.047301
}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