Rate Overview
Live
1 SLL = 0.008492 DJF
1 DJF = 117.7579
SLL
Avg
0.008484
High
0.008496
Low
0.008470
Last updated: 4/17/2026, 1:12:44 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.25 DJF |
| 1,000 SLL | 8.49 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-04-17T13:12:44Z",
"rates": {
"DJF": 0.008492
}
}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.8492,
"rate": 0.008492
}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