Rate Overview
Live
1 SLL = 0.007198 DJF
1 DJF = 138.9275
SLL
Avg
0.007593
High
0.007810
Low
0.007180
Last updated: 6/19/2026, 8:25:44 AM
Quick Conversions
| SLL | DJF |
|---|---|
| 1 SLL | 0.01 DJF |
| 10 SLL | 0.07 DJF |
| 50 SLL | 0.36 DJF |
| 100 SLL | 0.72 DJF |
| 500 SLL | 3.60 DJF |
| 1,000 SLL | 7.20 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-06-19T08:25:44Z",
"rates": {
"DJF": 0.007198
}
}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.7198,
"rate": 0.007198
}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