Rate Overview
Live
1 CDF = 9.9310 SLL
1 SLL = 0.100695
CDF
Avg
10.1521
High
10.6647
Low
9.9310
Last updated: 3/6/2026, 6:27:51 PM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 9.93 SLL |
| 10 CDF | 99.31 SLL |
| 50 CDF | 496.55 SLL |
| 100 CDF | 993.10 SLL |
| 500 CDF | 4,965.49 SLL |
| 1,000 CDF | 9,930.98 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-06T18:27:51Z",
"rates": {
"SLL": 9.930976
}
}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": 993.0975999999999,
"rate": 9.930976
}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