Rate Overview
Live
1 TZS = 0.010285 CUP
1 CUP = 97.2290
TZS
Avg
0.009670
High
0.010285
Low
0.009223
Last updated: 3/28/2026, 12:20:01 PM
Quick Conversions
| TZS | CUP |
|---|---|
| 1 TZS | 0.01 CUP |
| 10 TZS | 0.10 CUP |
| 50 TZS | 0.51 CUP |
| 100 TZS | 1.03 CUP |
| 500 TZS | 5.14 CUP |
| 1,000 TZS | 10.29 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-03-28T12:20:01Z",
"rates": {
"CUP": 0.010285
}
}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.0285,
"rate": 0.010285
}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