Rate Overview
Live
1 ZAR = 160.0336 TZS
1 TZS = 0.006249
ZAR
Avg
153.7280
High
160.5300
Low
143.0601
Last updated: 5/27/2026, 7:21:34 PM
Quick Conversions
| ZAR | TZS |
|---|---|
| 1 ZAR | 160.03 TZS |
| 10 ZAR | 1,600.34 TZS |
| 50 ZAR | 8,001.68 TZS |
| 100 ZAR | 16,003.36 TZS |
| 500 ZAR | 80,016.82 TZS |
| 1,000 ZAR | 160,033.64 TZS |
Get ZAR/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=TZSExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T19:21:34Z",
"rates": {
"TZS": 160.033638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "TZS",
"amount": 100
},
"result": 16003.3638,
"rate": 160.033638
}Build with ZAR/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key