Rate Overview
Live
1 ZAR = 0.577605 TJS
1 TJS = 1.7313
ZAR
Avg
0.576829
High
0.579152
Low
0.572041
Last updated: 4/17/2026, 6:10:43 AM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.58 TJS |
| 10 ZAR | 5.78 TJS |
| 50 ZAR | 28.88 TJS |
| 100 ZAR | 57.76 TJS |
| 500 ZAR | 288.80 TJS |
| 1,000 ZAR | 577.61 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-04-17T06:10:43Z",
"rates": {
"TJS": 0.577605
}
}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.7605,
"rate": 0.577605
}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