Rate Overview
Live
1 CDF = 9.0777 SLL
1 SLL = 0.110160
CDF
Avg
9.0876
High
9.1172
Low
9.0777
Last updated: 4/16/2026, 2:40:51 AM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 9.08 SLL |
| 10 CDF | 90.78 SLL |
| 50 CDF | 453.89 SLL |
| 100 CDF | 907.77 SLL |
| 500 CDF | 4,538.85 SLL |
| 1,000 CDF | 9,077.71 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-04-16T02:40:51Z",
"rates": {
"SLL": 9.077705
}
}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": 907.7705,
"rate": 9.077705
}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