Rate Overview
Live
1 ZAR = 159.8628 TZS
1 TZS = 0.006255
ZAR
Avg
157.6440
High
160.3998
Low
155.1330
Last updated: 5/27/2026, 6:23:01 PM
Quick Conversions
| ZAR | TZS |
|---|---|
| 1 ZAR | 159.86 TZS |
| 10 ZAR | 1,598.63 TZS |
| 50 ZAR | 7,993.14 TZS |
| 100 ZAR | 15,986.28 TZS |
| 500 ZAR | 79,931.40 TZS |
| 1,000 ZAR | 159,862.80 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-27T18:23:01Z",
"rates": {
"TZS": 159.862801
}
}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": 15986.2801,
"rate": 159.862801
}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