Rate Overview
Live
1 ZAR = 139.5002 CDF
1 CDF = 0.007168
ZAR
Avg
138.9986
High
140.7476
Low
137.0817
Last updated: 5/27/2026, 7:17:02 PM
Quick Conversions
| ZAR | CDF |
|---|---|
| 1 ZAR | 139.50 CDF |
| 10 ZAR | 1,395.00 CDF |
| 50 ZAR | 6,975.01 CDF |
| 100 ZAR | 13,950.02 CDF |
| 500 ZAR | 69,750.12 CDF |
| 1,000 ZAR | 139,500.24 CDF |
Get ZAR/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=CDFExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T19:17:02Z",
"rates": {
"CDF": 139.500237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "CDF",
"amount": 100
},
"result": 13950.0237,
"rate": 139.500237
}Build with ZAR/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key