Rate Overview
Live
1 CDF = 9.8831 SLL
1 SLL = 0.101183
CDF
Avg
9.9026
High
10.0307
Low
9.8520
Last updated: 6/15/2026, 12:49:45 PM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 9.88 SLL |
| 10 CDF | 98.83 SLL |
| 50 CDF | 494.15 SLL |
| 100 CDF | 988.31 SLL |
| 500 CDF | 4,941.54 SLL |
| 1,000 CDF | 9,883.08 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-06-15T12:49:45Z",
"rates": {
"SLL": 9.883078
}
}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": 988.3077999999999,
"rate": 9.883078
}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