Rate Overview
Live
1 CDF = 1.1222 TZS
1 TZS = 0.891069
CDF
Avg
1.1221
High
1.1247
Low
1.1198
Last updated: 5/8/2026, 9:16:29 AM
Quick Conversions
| CDF | TZS |
|---|---|
| 1 CDF | 1.12 TZS |
| 10 CDF | 11.22 TZS |
| 50 CDF | 56.11 TZS |
| 100 CDF | 112.22 TZS |
| 500 CDF | 561.12 TZS |
| 1,000 CDF | 1,122.25 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-05-08T09:16:29Z",
"rates": {
"TZS": 1.122247
}
}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.2247,
"rate": 1.122247
}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