Rate Overview
Live
1 DJF = 117.7579 SLL
1 SLL = 0.008492
DJF
Avg
117.8656
High
118.0564
Low
117.6980
Last updated: 4/17/2026, 10:43:29 AM
Quick Conversions
| DJF | SLL |
|---|---|
| 1 DJF | 117.76 SLL |
| 10 DJF | 1,177.58 SLL |
| 50 DJF | 5,887.89 SLL |
| 100 DJF | 11,775.79 SLL |
| 500 DJF | 58,878.93 SLL |
| 1,000 DJF | 117,757.86 SLL |
Get DJF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=SLLExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-04-17T10:43:29Z",
"rates": {
"SLL": 117.75786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "SLL",
"amount": 100
},
"result": 11775.786,
"rate": 117.75786
}Build with DJF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key