Rate Overview
Live
1 DJF = 3.2073 SOS
1 SOS = 0.311792
DJF
Avg
3.2031
High
3.2092
Low
3.1933
Last updated: 9/10/2026, 1:47:23 AM
Quick Conversions
| DJF | SOS |
|---|---|
| 1 DJF | 3.21 SOS |
| 10 DJF | 32.07 SOS |
| 50 DJF | 160.36 SOS |
| 100 DJF | 320.73 SOS |
| 500 DJF | 1,603.64 SOS |
| 1,000 DJF | 3,207.27 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-09-10T01:47:23Z",
"rates": {
"SOS": 3.207271
}
}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.7271,
"rate": 3.207271
}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