Rate Overview
Live
1 CDF = 1.1531 TZS
1 TZS = 0.867200
CDF
Avg
1.1540
High
1.1611
Low
1.1506
Last updated: 9/3/2026, 9:58:05 AM
Quick Conversions
| CDF | TZS |
|---|---|
| 1 CDF | 1.15 TZS |
| 10 CDF | 11.53 TZS |
| 50 CDF | 57.66 TZS |
| 100 CDF | 115.31 TZS |
| 500 CDF | 576.57 TZS |
| 1,000 CDF | 1,153.14 TZS |
Get CDF/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=TZSExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-09-03T09:58:05Z",
"rates": {
"TZS": 1.153137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "TZS",
"amount": 100
},
"result": 115.31370000000001,
"rate": 1.153137
}Build with CDF/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key