Rate Overview
Live
1 TZS = 0.010205 CUP
1 CUP = 97.9912
TZS
Avg
0.010189
High
0.010206
Low
0.010172
Last updated: 5/7/2026, 8:59:19 PM
Quick Conversions
| TZS | CUP |
|---|---|
| 1 TZS | 0.01 CUP |
| 10 TZS | 0.10 CUP |
| 50 TZS | 0.51 CUP |
| 100 TZS | 1.02 CUP |
| 500 TZS | 5.10 CUP |
| 1,000 TZS | 10.21 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-05-07T20:59:19Z",
"rates": {
"CUP": 0.010205
}
}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.0205,
"rate": 0.010205
}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