Rate Overview
Live
1 TZS = 0.010043 CUP
1 CUP = 99.5718
TZS
Avg
0.010083
High
0.010110
Low
0.010043
Last updated: 7/28/2026, 3:36:47 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.04 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-07-28T15:36:47Z",
"rates": {
"CUP": 0.010043
}
}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.0043,
"rate": 0.010043
}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