Rate Overview
Live
1 DJF = 138.9088 SLL
1 SLL = 0.007199
DJF
Avg
131.8743
High
139.2607
Low
128.0363
Last updated: 6/19/2026, 8:46:20 AM
Quick Conversions
| DJF | SLL |
|---|---|
| 1 DJF | 138.91 SLL |
| 10 DJF | 1,389.09 SLL |
| 50 DJF | 6,945.44 SLL |
| 100 DJF | 13,890.88 SLL |
| 500 DJF | 69,454.42 SLL |
| 1,000 DJF | 138,908.85 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-06-19T08:46:20Z",
"rates": {
"SLL": 138.908845
}
}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": 13890.884500000002,
"rate": 138.908845
}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