Rate Overview
Live
1 CDF = 10.2612 SLL
1 SLL = 0.097455
CDF
Avg
10.0451
High
10.2612
Low
9.9155
Last updated: 7/25/2026, 12:48:09 AM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 10.26 SLL |
| 10 CDF | 102.61 SLL |
| 50 CDF | 513.06 SLL |
| 100 CDF | 1,026.12 SLL |
| 500 CDF | 5,130.59 SLL |
| 1,000 CDF | 10,261.18 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-25T00:48:09Z",
"rates": {
"SLL": 10.261182
}
}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": 1026.1182,
"rate": 10.261182
}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