Rate Overview
Live
1 SLL = 0.100852 CDF
1 CDF = 9.9155
SLL
Avg
0.101151
High
0.110636
Low
0.092179
Last updated: 7/20/2026, 3:04:36 PM
Quick Conversions
| SLL | CDF |
|---|---|
| 1 SLL | 0.10 CDF |
| 10 SLL | 1.01 CDF |
| 50 SLL | 5.04 CDF |
| 100 SLL | 10.09 CDF |
| 500 SLL | 50.43 CDF |
| 1,000 SLL | 100.85 CDF |
Get SLL/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=CDFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-20T15:04:36Z",
"rates": {
"CDF": 0.100852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "CDF",
"amount": 100
},
"result": 10.0852,
"rate": 0.100852
}Build with SLL/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key