Rate Overview
Live
1 DJF = 128.6855 SLL
1 SLL = 0.007771
DJF
Avg
131.9802
High
136.2045
Low
128.5083
Last updated: 7/31/2026, 6:14:30 AM
Quick Conversions
| DJF | SLL |
|---|---|
| 1 DJF | 128.69 SLL |
| 10 DJF | 1,286.86 SLL |
| 50 DJF | 6,434.28 SLL |
| 100 DJF | 12,868.55 SLL |
| 500 DJF | 64,342.77 SLL |
| 1,000 DJF | 128,685.54 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-31T06:14:30Z",
"rates": {
"SLL": 128.685539
}
}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": 12868.5539,
"rate": 128.685539
}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