Rate Overview
Live
1 DJF = 117.3490 SLL
1 SLL = 0.008522
DJF
Avg
117.8501
High
118.0033
Low
117.3490
Last updated: 5/7/2026, 12:33:10 PM
Quick Conversions
| DJF | SLL |
|---|---|
| 1 DJF | 117.35 SLL |
| 10 DJF | 1,173.49 SLL |
| 50 DJF | 5,867.45 SLL |
| 100 DJF | 11,734.90 SLL |
| 500 DJF | 58,674.48 SLL |
| 1,000 DJF | 117,348.97 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-05-07T12:33:10Z",
"rates": {
"SLL": 117.348968
}
}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": 11734.8968,
"rate": 117.348968
}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