Rate Overview
Live
1 SRD = 15.0674 SOS
1 SOS = 0.066368
SRD
Avg
15.1133
High
15.2381
Low
14.6954
Last updated: 7/31/2026, 12:04:26 AM
Quick Conversions
| SRD | SOS |
|---|---|
| 1 SRD | 15.07 SOS |
| 10 SRD | 150.67 SOS |
| 50 SRD | 753.37 SOS |
| 100 SRD | 1,506.75 SOS |
| 500 SRD | 7,533.72 SOS |
| 1,000 SRD | 15,067.45 SOS |
Get SRD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=SOSExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-31T00:04:26Z",
"rates": {
"SOS": 15.06745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "SOS",
"amount": 100
},
"result": 1506.745,
"rate": 15.06745
}Build with SRD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key