Rate Overview
Live
1 CDF = 1.1288 TZS
1 TZS = 0.885898
CDF
Avg
1.1182
High
1.1288
Low
1.1078
Last updated: 3/28/2026, 4:55:03 PM
Quick Conversions
| CDF | TZS |
|---|---|
| 1 CDF | 1.13 TZS |
| 10 CDF | 11.29 TZS |
| 50 CDF | 56.44 TZS |
| 100 CDF | 112.88 TZS |
| 500 CDF | 564.40 TZS |
| 1,000 CDF | 1,128.80 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-03-28T16:55:03Z",
"rates": {
"TZS": 1.128798
}
}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": 112.8798,
"rate": 1.128798
}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