Rate Overview
Live
1 CDF = 0.007212 SZL
1 SZL = 138.6578
CDF
Avg
0.007200
High
0.007266
Low
0.007126
Last updated: 5/6/2026, 11:24:14 AM
Quick Conversions
| CDF | SZL |
|---|---|
| 1 CDF | 0.01 SZL |
| 10 CDF | 0.07 SZL |
| 50 CDF | 0.36 SZL |
| 100 CDF | 0.72 SZL |
| 500 CDF | 3.61 SZL |
| 1,000 CDF | 7.21 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-05-06T11:24:14Z",
"rates": {
"SZL": 0.007212
}
}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.7212,
"rate": 0.007212
}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