Rate Overview
Live
1 SLL = 0.096788 CDF
1 CDF = 10.3319 SLL
Avg
0.120263
High
0.136984
Low
0.096788
Last updated: 1/25/2026, 12:56:12 PM
Quick Conversions
| SLL | CDF |
|---|---|
| 1 SLL | 0.10 CDF |
| 10 SLL | 0.97 CDF |
| 50 SLL | 4.84 CDF |
| 100 SLL | 9.68 CDF |
| 500 SLL | 48.39 CDF |
| 1,000 SLL | 96.79 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-01-25T12:56:12Z",
"rates": {
"CDF": 0.096788
}
}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.6788,
"rate": 0.096788
}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