Rate Overview
Live
1 CDF = 9.9424 SLL
1 SLL = 0.100579
CDF
Avg
10.0025
High
10.1737
Low
9.9424
Last updated: 5/26/2026, 10:16:58 AM
Quick Conversions
| CDF | SLL |
|---|---|
| 1 CDF | 9.94 SLL |
| 10 CDF | 99.42 SLL |
| 50 CDF | 497.12 SLL |
| 100 CDF | 994.24 SLL |
| 500 CDF | 4,971.20 SLL |
| 1,000 CDF | 9,942.39 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-26T10:16:58Z",
"rates": {
"SLL": 9.94239
}
}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": 994.2389999999999,
"rate": 9.94239
}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