Rate Overview
Live
1 TZS = 0.000300 CHF
1 CHF = 3333.33
TZS
Avg
0.000303
High
0.000307
Low
0.000300
Last updated: 3/6/2026, 7:45:58 PM
Quick Conversions
| TZS | CHF |
|---|---|
| 1 TZS | 0.00 CHF |
| 10 TZS | 0.00 CHF |
| 50 TZS | 0.02 CHF |
| 100 TZS | 0.03 CHF |
| 500 TZS | 0.15 CHF |
| 1,000 TZS | 0.30 CHF |
Get TZS/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=CHFExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-06T19:45:58Z",
"rates": {
"CHF": 0.0003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "CHF",
"amount": 100
},
"result": 0.03,
"rate": 0.0003
}Build with TZS/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key