Rate Overview
Live
1 DJF = 3.2081 SOS
1 SOS = 0.311707
DJF
Avg
3.2070
High
3.2168
Low
3.2025
Last updated: 3/7/2026, 7:40:25 AM
Quick Conversions
| DJF | SOS |
|---|---|
| 1 DJF | 3.21 SOS |
| 10 DJF | 32.08 SOS |
| 50 DJF | 160.41 SOS |
| 100 DJF | 320.81 SOS |
| 500 DJF | 1,604.07 SOS |
| 1,000 DJF | 3,208.14 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-03-07T07:40:25Z",
"rates": {
"SOS": 3.208143
}
}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.8143,
"rate": 3.208143
}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