Rate Overview
Live
1 DJF = 128.5083 SLL
1 SLL = 0.007782
DJF
Avg
130.3045
High
135.6378
Low
128.5083
Last updated: 7/27/2026, 5:15:00 PM
Quick Conversions
| DJF | SLL |
|---|---|
| 1 DJF | 128.51 SLL |
| 10 DJF | 1,285.08 SLL |
| 50 DJF | 6,425.41 SLL |
| 100 DJF | 12,850.83 SLL |
| 500 DJF | 64,254.13 SLL |
| 1,000 DJF | 128,508.26 SLL |
Get DJF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=SLLExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-07-27T17:15:00Z",
"rates": {
"SLL": 128.50826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "SLL",
"amount": 100
},
"result": 12850.826000000001,
"rate": 128.50826
}Build with DJF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key