Rate Overview
Live
1 SLL = 0.100130 CDF
1 CDF = 9.9870
SLL
Avg
0.099711
High
0.100259
Low
0.097649
Last updated: 9/1/2026, 7:31:54 PM
Quick Conversions
| SLL | CDF |
|---|---|
| 1 SLL | 0.10 CDF |
| 10 SLL | 1.00 CDF |
| 50 SLL | 5.01 CDF |
| 100 SLL | 10.01 CDF |
| 500 SLL | 50.07 CDF |
| 1,000 SLL | 100.13 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-09-01T19:31:54Z",
"rates": {
"CDF": 0.10013
}
}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.013,
"rate": 0.10013
}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