Rate Overview
Live
1 SLL = 0.098818 CDF
1 CDF = 10.1196
SLL
Avg
0.100831
High
0.110636
Low
0.092734
Last updated: 7/19/2026, 3:52:32 PM
Quick Conversions
| SLL | CDF |
|---|---|
| 1 SLL | 0.10 CDF |
| 10 SLL | 0.99 CDF |
| 50 SLL | 4.94 CDF |
| 100 SLL | 9.88 CDF |
| 500 SLL | 49.41 CDF |
| 1,000 SLL | 98.82 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-19T15:52:32Z",
"rates": {
"CDF": 0.098818
}
}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": 9.8818,
"rate": 0.098818
}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