Rate Overview
Live
1 CDF = 0.007096 ZAR
1 ZAR = 140.9245
CDF
Avg
0.007167
High
0.007237
Low
0.007086
Last updated: 5/6/2026, 3:27:49 PM
Quick Conversions
| CDF | ZAR |
|---|---|
| 1 CDF | 0.01 ZAR |
| 10 CDF | 0.07 ZAR |
| 50 CDF | 0.35 ZAR |
| 100 CDF | 0.71 ZAR |
| 500 CDF | 3.55 ZAR |
| 1,000 CDF | 7.10 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-05-06T15:27:49Z",
"rates": {
"ZAR": 0.007096
}
}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.7096,
"rate": 0.007096
}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