Rate Overview
Live
1 TZS = 0.010034 CUP
1 CUP = 99.6612
TZS
Avg
0.010032
High
0.010047
Low
0.010016
Last updated: 9/2/2026, 3:03:18 PM
Quick Conversions
| TZS | CUP |
|---|---|
| 1 TZS | 0.01 CUP |
| 10 TZS | 0.10 CUP |
| 50 TZS | 0.50 CUP |
| 100 TZS | 1.00 CUP |
| 500 TZS | 5.02 CUP |
| 1,000 TZS | 10.03 CUP |
Get TZS/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=CUPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-09-02T15:03:18Z",
"rates": {
"CUP": 0.010034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "CUP",
"amount": 100
},
"result": 1.0033999999999998,
"rate": 0.010034
}Build with TZS/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key