Rate Overview
Live
1 ZAR = 150.0195 TZS
1 TZS = 0.006666
ZAR
Avg
149.5263
High
161.7640
Low
138.0922
Last updated: 3/27/2026, 11:38:22 AM
Quick Conversions
| ZAR | TZS |
|---|---|
| 1 ZAR | 150.02 TZS |
| 10 ZAR | 1,500.20 TZS |
| 50 ZAR | 7,500.98 TZS |
| 100 ZAR | 15,001.95 TZS |
| 500 ZAR | 75,009.77 TZS |
| 1,000 ZAR | 150,019.54 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-03-27T11:38:22Z",
"rates": {
"TZS": 150.019542
}
}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": 15001.9542,
"rate": 150.019542
}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