Rate Overview
Live
1 ZAR = 0.567058 TJS
1 TJS = 1.7635
ZAR
Avg
0.568394
High
0.612140
Low
0.528555
Last updated: 5/27/2026, 9:36:13 PM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.57 TJS |
| 10 ZAR | 5.67 TJS |
| 50 ZAR | 28.35 TJS |
| 100 ZAR | 56.71 TJS |
| 500 ZAR | 283.53 TJS |
| 1,000 ZAR | 567.06 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-05-27T21:36:13Z",
"rates": {
"TJS": 0.567058
}
}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.705799999999996,
"rate": 0.567058
}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