Rate Overview
Live
1 DJF = 129.0032 SLL
1 SLL = 0.007752
DJF
Avg
129.2478
High
132.7103
Low
128.4904
Last updated: 8/20/2026, 2:20:29 PM
Quick Conversions
| DJF | SLL |
|---|---|
| 1 DJF | 129.00 SLL |
| 10 DJF | 1,290.03 SLL |
| 50 DJF | 6,450.16 SLL |
| 100 DJF | 12,900.32 SLL |
| 500 DJF | 64,501.61 SLL |
| 1,000 DJF | 129,003.22 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-08-20T14:20:29Z",
"rates": {
"SLL": 129.003216
}
}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": 12900.321600000001,
"rate": 129.003216
}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