Rate Overview
Live
1 SLL = 0.007770 DJF
1 DJF = 128.7001
SLL
Avg
0.007895
High
0.008508
Low
0.007228
Last updated: 7/31/2026, 6:14:15 AM
Quick Conversions
| SLL | DJF |
|---|---|
| 1 SLL | 0.01 DJF |
| 10 SLL | 0.08 DJF |
| 50 SLL | 0.39 DJF |
| 100 SLL | 0.78 DJF |
| 500 SLL | 3.89 DJF |
| 1,000 SLL | 7.77 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-07-31T06:14:15Z",
"rates": {
"DJF": 0.00777
}
}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.777,
"rate": 0.00777
}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