Rate Overview
Live
1 SLL = 0.008475 DJF
1 DJF = 117.9941
SLL
Avg
0.007799
High
0.008475
Low
0.007258
Last updated: 3/28/2026, 12:09:25 PM
Quick Conversions
| SLL | DJF |
|---|---|
| 1 SLL | 0.01 DJF |
| 10 SLL | 0.08 DJF |
| 50 SLL | 0.42 DJF |
| 100 SLL | 0.85 DJF |
| 500 SLL | 4.24 DJF |
| 1,000 SLL | 8.48 DJF |
Get SLL/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=DJFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-28T12:09:25Z",
"rates": {
"DJF": 0.008475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "DJF",
"amount": 100
},
"result": 0.8475,
"rate": 0.008475
}Build with SLL/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key