Rate Overview
Live
1 CDF = 0.007402 ZAR
1 ZAR = 135.0986
CDF
Avg
0.007358
High
0.007447
Low
0.007272
Last updated: 3/26/2026, 9:47:39 PM
Quick Conversions
| CDF | ZAR |
|---|---|
| 1 CDF | 0.01 ZAR |
| 10 CDF | 0.07 ZAR |
| 50 CDF | 0.37 ZAR |
| 100 CDF | 0.74 ZAR |
| 500 CDF | 3.70 ZAR |
| 1,000 CDF | 7.40 ZAR |
Get CDF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=ZARExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-26T21:47:39Z",
"rates": {
"ZAR": 0.007402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "ZAR",
"amount": 100
},
"result": 0.7402,
"rate": 0.007402
}Build with CDF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key