Rate Overview
Live
1 DJF = 3.2059 SOS
1 SOS = 0.311926
DJF
Avg
3.2105
High
3.2173
Low
3.2059
Last updated: 6/19/2026, 8:47:35 AM
Quick Conversions
| DJF | SOS |
|---|---|
| 1 DJF | 3.21 SOS |
| 10 DJF | 32.06 SOS |
| 50 DJF | 160.29 SOS |
| 100 DJF | 320.59 SOS |
| 500 DJF | 1,602.94 SOS |
| 1,000 DJF | 3,205.88 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-06-19T08:47:35Z",
"rates": {
"SOS": 3.205884
}
}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.58840000000004,
"rate": 3.205884
}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