Rate Overview
Live
1 DJF = 3.2045 SOS
1 SOS = 0.312064
DJF
Avg
3.1891
High
3.2115
Low
3.1090
Last updated: 8/19/2026, 10:26:49 PM
Quick Conversions
| DJF | SOS |
|---|---|
| 1 DJF | 3.20 SOS |
| 10 DJF | 32.04 SOS |
| 50 DJF | 160.22 SOS |
| 100 DJF | 320.45 SOS |
| 500 DJF | 1,602.24 SOS |
| 1,000 DJF | 3,204.47 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-19T22:26:49Z",
"rates": {
"SOS": 3.204473
}
}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.44730000000004,
"rate": 3.204473
}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