Rate Overview
Live
1 CDF = 9.0581 SLL
1 SLL = 0.110398
CDF
Avg
9.0436
High
9.0581
Low
9.0288
Last updated: 5/6/2026, 6:27:36 AM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 9.06 SLL |
| 10 CDF | 90.58 SLL |
| 50 CDF | 452.90 SLL |
| 100 CDF | 905.81 SLL |
| 500 CDF | 4,529.05 SLL |
| 1,000 CDF | 9,058.10 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-05-06T06:27:36Z",
"rates": {
"SLL": 9.058095
}
}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": 905.8095,
"rate": 9.058095
}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