Rate Overview
Live
1 ZAR = 150.1532 TZS
1 TZS = 0.006660
ZAR
Avg
145.0059
High
162.0923
Low
134.6714
Last updated: 3/27/2026, 6:52:15 PM
Quick Conversions
| ZAR | TZS |
|---|---|
| 1 ZAR | 150.15 TZS |
| 10 ZAR | 1,501.53 TZS |
| 50 ZAR | 7,507.66 TZS |
| 100 ZAR | 15,015.32 TZS |
| 500 ZAR | 75,076.60 TZS |
| 1,000 ZAR | 150,153.20 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-27T18:52:15Z",
"rates": {
"TZS": 150.153202
}
}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": 15015.3202,
"rate": 150.153202
}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