Rate Overview
Live
1 CDF = 0.007106 SZL
1 SZL = 140.7261
CDF
Avg
0.007136
High
0.007230
Low
0.007091
Last updated: 7/4/2026, 1:59:29 PM
Quick Conversions
| CDF | SZL |
|---|---|
| 1 CDF | 0.01 SZL |
| 10 CDF | 0.07 SZL |
| 50 CDF | 0.36 SZL |
| 100 CDF | 0.71 SZL |
| 500 CDF | 3.55 SZL |
| 1,000 CDF | 7.11 SZL |
Get CDF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=SZLExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-04T13:59:29Z",
"rates": {
"SZL": 0.007106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "SZL",
"amount": 100
},
"result": 0.7106,
"rate": 0.007106
}Build with CDF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key