Rate Overview
Live
1 TZS = 0.010134 CUP
1 CUP = 98.6777
TZS
Avg
0.010186
High
0.010217
Low
0.010134
Last updated: 4/17/2026, 1:31:26 PM
Quick Conversions
| TZS | CUP |
|---|---|
| 1 TZS | 0.01 CUP |
| 10 TZS | 0.10 CUP |
| 50 TZS | 0.51 CUP |
| 100 TZS | 1.01 CUP |
| 500 TZS | 5.07 CUP |
| 1,000 TZS | 10.13 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-04-17T13:31:26Z",
"rates": {
"CUP": 0.010134
}
}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.0134,
"rate": 0.010134
}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