Rate Overview
Live
1 SOS = 0.312319 DJF
1 DJF = 3.2019
SOS
Avg
0.312264
High
0.322165
Low
0.310712
Last updated: 7/23/2026, 5:37:45 PM
Quick Conversions
| SOS | DJF |
|---|---|
| 1 SOS | 0.31 DJF |
| 10 SOS | 3.12 DJF |
| 50 SOS | 15.62 DJF |
| 100 SOS | 31.23 DJF |
| 500 SOS | 156.16 DJF |
| 1,000 SOS | 312.32 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-07-23T17:37:45Z",
"rates": {
"DJF": 0.312319
}
}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.231900000000003,
"rate": 0.312319
}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