Rate Overview
Live
1 ZAR = 0.572842 TJS
1 TJS = 1.7457
ZAR
Avg
0.571011
High
0.574415
Low
0.563153
Last updated: 6/17/2026, 6:47:20 AM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.57 TJS |
| 10 ZAR | 5.73 TJS |
| 50 ZAR | 28.64 TJS |
| 100 ZAR | 57.28 TJS |
| 500 ZAR | 286.42 TJS |
| 1,000 ZAR | 572.84 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-06-17T06:47:20Z",
"rates": {
"TJS": 0.572842
}
}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.2842,
"rate": 0.572842
}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