Rate Overview
Live
1 ZAR = 0.571964 TJS
1 TJS = 1.7484
ZAR
Avg
0.568269
High
0.571995
Low
0.562613
Last updated: 7/6/2026, 10:16:23 PM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.57 TJS |
| 10 ZAR | 5.72 TJS |
| 50 ZAR | 28.60 TJS |
| 100 ZAR | 57.20 TJS |
| 500 ZAR | 285.98 TJS |
| 1,000 ZAR | 571.96 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-07-06T22:16:23Z",
"rates": {
"TJS": 0.571964
}
}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": 57.196400000000004,
"rate": 0.571964
}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