Rate Overview
Live
1 ZAR = 157.0392 TZS
1 TZS = 0.006368
ZAR
Avg
148.1244
High
160.4607
Low
128.5093
Last updated: 7/28/2026, 11:57:49 AM
Quick Conversions
| ZAR | TZS |
|---|---|
| 1 ZAR | 157.04 TZS |
| 10 ZAR | 1,570.39 TZS |
| 50 ZAR | 7,851.96 TZS |
| 100 ZAR | 15,703.92 TZS |
| 500 ZAR | 78,519.59 TZS |
| 1,000 ZAR | 157,039.19 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-07-28T11:57:49Z",
"rates": {
"TZS": 157.039188
}
}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": 15703.9188,
"rate": 157.039188
}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