Rate Overview
Live
1 ZAR = 0.575229 TJS
1 TJS = 1.7384
ZAR
Avg
0.565230
High
0.575229
Low
0.558533
Last updated: 5/7/2026, 1:49:27 PM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.58 TJS |
| 10 ZAR | 5.75 TJS |
| 50 ZAR | 28.76 TJS |
| 100 ZAR | 57.52 TJS |
| 500 ZAR | 287.61 TJS |
| 1,000 ZAR | 575.23 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-07T13:49:27Z",
"rates": {
"TJS": 0.575229
}
}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.5229,
"rate": 0.575229
}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