Rate Overview
Live
1 CDF = 9.9155 SLL
1 SLL = 0.100852
CDF
Avg
9.9100
High
10.8484
Low
9.0386
Last updated: 7/20/2026, 4:33:33 PM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 9.92 SLL |
| 10 CDF | 99.16 SLL |
| 50 CDF | 495.78 SLL |
| 100 CDF | 991.55 SLL |
| 500 CDF | 4,957.76 SLL |
| 1,000 CDF | 9,915.52 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-20T16:33:33Z",
"rates": {
"SLL": 9.915518
}
}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": 991.5518000000001,
"rate": 9.915518
}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