Rate Overview
Live
1 CDF = 10.3464 SLL
1 SLL = 0.096652
CDF
Avg
9.9257
High
10.8484
Low
9.0386
Last updated: 7/26/2026, 12:50:59 AM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 10.35 SLL |
| 10 CDF | 103.46 SLL |
| 50 CDF | 517.32 SLL |
| 100 CDF | 1,034.64 SLL |
| 500 CDF | 5,173.21 SLL |
| 1,000 CDF | 10,346.41 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-07-26T00:50:59Z",
"rates": {
"SLL": 10.34641
}
}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": 1034.641,
"rate": 10.34641
}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