Rate Overview
Live
1 CDF = 9.9953 SLL
1 SLL = 0.100047
CDF
Avg
10.0344
High
10.2407
Low
9.9760
Last updated: 9/3/2026, 2:58:35 PM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 10.00 SLL |
| 10 CDF | 99.95 SLL |
| 50 CDF | 499.76 SLL |
| 100 CDF | 999.53 SLL |
| 500 CDF | 4,997.63 SLL |
| 1,000 CDF | 9,995.27 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-09-03T14:58:35Z",
"rates": {
"SLL": 9.995267
}
}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": 999.5267,
"rate": 9.995267
}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