Rate Overview
Live
1 DJF = 128.6335 SLL
1 SLL = 0.007774
DJF
Avg
128.4909
High
129.0678
Low
127.9734
Last updated: 7/11/2026, 1:01:28 AM
Quick Conversions
| DJF | SLL |
|---|---|
| 1 DJF | 128.63 SLL |
| 10 DJF | 1,286.34 SLL |
| 50 DJF | 6,431.68 SLL |
| 100 DJF | 12,863.35 SLL |
| 500 DJF | 64,316.75 SLL |
| 1,000 DJF | 128,633.50 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-11T01:01:28Z",
"rates": {
"SLL": 128.633503
}
}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": 12863.350299999998,
"rate": 128.633503
}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