Rate Overview
Live
1 CDF = 10.3319 SLL
1 SLL = 0.096788 CDF
Avg
10.2545
High
10.7722
Low
9.9209
Last updated: 1/25/2026, 4:49:03 PM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 10.33 SLL |
| 10 CDF | 103.32 SLL |
| 50 CDF | 516.59 SLL |
| 100 CDF | 1,033.19 SLL |
| 500 CDF | 5,165.93 SLL |
| 1,000 CDF | 10,331.86 SLL |
Get CDF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=SLLExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-01-25T16:49:03Z",
"rates": {
"SLL": 10.331857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "SLL",
"amount": 100
},
"result": 1033.1857,
"rate": 10.331857
}Build with CDF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key