Rate Overview
Live
1 ZAR = 0.569716 TJS
1 TJS = 1.7553
ZAR
Avg
0.569087
High
0.572760
Low
0.563760
Last updated: 8/12/2026, 8:31:06 AM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.57 TJS |
| 10 ZAR | 5.70 TJS |
| 50 ZAR | 28.49 TJS |
| 100 ZAR | 56.97 TJS |
| 500 ZAR | 284.86 TJS |
| 1,000 ZAR | 569.72 TJS |
Get ZAR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=TJSExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-08-12T08:31:06Z",
"rates": {
"TJS": 0.569716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "TJS",
"amount": 100
},
"result": 56.9716,
"rate": 0.569716
}Build with ZAR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key