Rate Overview
Live
1 DJF = 117.9916 SLL
1 SLL = 0.008475
DJF
Avg
127.2743
High
129.8317
Low
117.9916
Last updated: 3/28/2026, 10:44:20 AM
Quick Conversions
| DJF | SLL |
|---|---|
| 1 DJF | 117.99 SLL |
| 10 DJF | 1,179.92 SLL |
| 50 DJF | 5,899.58 SLL |
| 100 DJF | 11,799.16 SLL |
| 500 DJF | 58,995.79 SLL |
| 1,000 DJF | 117,991.58 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-03-28T10:44:20Z",
"rates": {
"SLL": 117.991584
}
}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": 11799.1584,
"rate": 117.991584
}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