Rate Overview
Live
1 ZAR = 149.9996 TZS
1 TZS = 0.006667
ZAR
Avg
145.6821
High
160.4607
Low
128.5093
Last updated: 3/27/2026, 9:44:08 AM
Quick Conversions
| ZAR | TZS |
|---|---|
| 1 ZAR | 150.00 TZS |
| 10 ZAR | 1,500.00 TZS |
| 50 ZAR | 7,499.98 TZS |
| 100 ZAR | 14,999.96 TZS |
| 500 ZAR | 74,999.78 TZS |
| 1,000 ZAR | 149,999.56 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-27T09:44:08Z",
"rates": {
"TZS": 149.999562
}
}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": 14999.9562,
"rate": 149.999562
}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