Rate Overview
Live
1 SLL = 0.101089 CDF
1 CDF = 9.8923
SLL
Avg
0.112892
High
0.131143
Low
0.093205
Last updated: 3/27/2026, 4:02:34 AM
Quick Conversions
| SLL | CDF |
|---|---|
| 1 SLL | 0.10 CDF |
| 10 SLL | 1.01 CDF |
| 50 SLL | 5.05 CDF |
| 100 SLL | 10.11 CDF |
| 500 SLL | 50.54 CDF |
| 1,000 SLL | 101.09 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-03-27T04:02:34Z",
"rates": {
"CDF": 0.101089
}
}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.1089,
"rate": 0.101089
}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