Rate Overview
Live
1 CDF = 10.0150 SLL
1 SLL = 0.099850
CDF
Avg
9.9590
High
10.0686
Low
9.8993
Last updated: 6/28/2026, 1:54:11 PM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 10.02 SLL |
| 10 CDF | 100.15 SLL |
| 50 CDF | 500.75 SLL |
| 100 CDF | 1,001.50 SLL |
| 500 CDF | 5,007.51 SLL |
| 1,000 CDF | 10,015.03 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-28T13:54:11Z",
"rates": {
"SLL": 10.015029
}
}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": 1001.5029000000001,
"rate": 10.015029
}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