Rate Overview
Live
1 DJF = 3.2124 SOS
1 SOS = 0.311296
DJF
Avg
3.2081
High
3.2157
Low
3.2035
Last updated: 7/8/2026, 5:08:53 PM
Quick Conversions
| DJF | SOS |
|---|---|
| 1 DJF | 3.21 SOS |
| 10 DJF | 32.12 SOS |
| 50 DJF | 160.62 SOS |
| 100 DJF | 321.24 SOS |
| 500 DJF | 1,606.19 SOS |
| 1,000 DJF | 3,212.38 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-08T17:08:53Z",
"rates": {
"SOS": 3.212381
}
}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": 321.23810000000003,
"rate": 3.212381
}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