Rate Overview
Live
1 DJF = 3.1982 SOS
1 SOS = 0.312671
DJF
Avg
3.2039
High
3.2157
Low
3.1664
Last updated: 7/30/2026, 10:36:27 PM
Quick Conversions
| DJF | SOS |
|---|---|
| 1 DJF | 3.20 SOS |
| 10 DJF | 31.98 SOS |
| 50 DJF | 159.91 SOS |
| 100 DJF | 319.83 SOS |
| 500 DJF | 1,599.13 SOS |
| 1,000 DJF | 3,198.25 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-07-30T22:36:27Z",
"rates": {
"SOS": 3.19825
}
}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": 319.825,
"rate": 3.19825
}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