Rate Overview
Live
1 DJF = 3.2017 SOS
1 SOS = 0.312335
DJF
Avg
3.2040
High
3.2157
Low
3.1664
Last updated: 8/1/2026, 2:49:15 PM
Quick Conversions
| DJF | SOS |
|---|---|
| 1 DJF | 3.20 SOS |
| 10 DJF | 32.02 SOS |
| 50 DJF | 160.08 SOS |
| 100 DJF | 320.17 SOS |
| 500 DJF | 1,600.85 SOS |
| 1,000 DJF | 3,201.69 SOS |
Get DJF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=SOSExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-08-01T14:49:15Z",
"rates": {
"SOS": 3.201694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "SOS",
"amount": 100
},
"result": 320.1694,
"rate": 3.201694
}Build with DJF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key