Rate Overview
Live
1 CDF = 0.007090 SZL
1 SZL = 141.0437
CDF
Avg
0.007123
High
0.007220
Low
0.007090
Last updated: 4/16/2026, 2:39:40 AM
Quick Conversions
| CDF | SZL |
|---|---|
| 1 CDF | 0.01 SZL |
| 10 CDF | 0.07 SZL |
| 50 CDF | 0.35 SZL |
| 100 CDF | 0.71 SZL |
| 500 CDF | 3.55 SZL |
| 1,000 CDF | 7.09 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-04-16T02:39:40Z",
"rates": {
"SZL": 0.00709
}
}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.709,
"rate": 0.00709
}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