Rate Overview
Live
1 SOS = 0.310969 DJF
1 DJF = 3.2158
SOS
Avg
0.311979
High
0.313462
Low
0.308316
Last updated: 3/28/2026, 12:20:47 PM
Quick Conversions
| SOS | DJF |
|---|---|
| 1 SOS | 0.31 DJF |
| 10 SOS | 3.11 DJF |
| 50 SOS | 15.55 DJF |
| 100 SOS | 31.10 DJF |
| 500 SOS | 155.48 DJF |
| 1,000 SOS | 310.97 DJF |
Get SOS/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=DJFExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-28T12:20:47Z",
"rates": {
"DJF": 0.310969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "DJF",
"amount": 100
},
"result": 31.096899999999998,
"rate": 0.310969
}Build with SOS/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key