Rate Overview
Live
1 CDF = 9.8693 SLL
1 SLL = 0.101324
CDF
Avg
10.1804
High
11.1176
Low
9.8496
Last updated: 3/26/2026, 11:30:29 PM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 9.87 SLL |
| 10 CDF | 98.69 SLL |
| 50 CDF | 493.46 SLL |
| 100 CDF | 986.93 SLL |
| 500 CDF | 4,934.64 SLL |
| 1,000 CDF | 9,869.28 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-03-26T23:30:29Z",
"rates": {
"SLL": 9.869284
}
}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": 986.9284,
"rate": 9.869284
}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