Rate Overview
Live
1 SLL = 0.110398 CDF
1 CDF = 9.0581
SLL
Avg
0.110575
High
0.110756
Low
0.110398
Last updated: 5/6/2026, 6:04:25 AM
Quick Conversions
| SLL | CDF |
|---|---|
| 1 SLL | 0.11 CDF |
| 10 SLL | 1.10 CDF |
| 50 SLL | 5.52 CDF |
| 100 SLL | 11.04 CDF |
| 500 SLL | 55.20 CDF |
| 1,000 SLL | 110.40 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-05-06T06:04:25Z",
"rates": {
"CDF": 0.110398
}
}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": 11.0398,
"rate": 0.110398
}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