Rate Overview
Live
1 SLL = 0.007453 DJF
1 DJF = 134.1742
SLL
Avg
0.007701
High
0.007783
Low
0.007453
Last updated: 3/7/2026, 7:38:54 AM
Quick Conversions
| SLL | DJF |
|---|---|
| 1 SLL | 0.01 DJF |
| 10 SLL | 0.07 DJF |
| 50 SLL | 0.37 DJF |
| 100 SLL | 0.75 DJF |
| 500 SLL | 3.73 DJF |
| 1,000 SLL | 7.45 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-07T07:38:54Z",
"rates": {
"DJF": 0.007453
}
}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.7453000000000001,
"rate": 0.007453
}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