Rate Overview
Live
1 ZAR = 0.562247 TJS
1 TJS = 1.7786
ZAR
Avg
0.572282
High
0.596551
Low
0.558533
Last updated: 7/21/2026, 1:12:10 PM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.56 TJS |
| 10 ZAR | 5.62 TJS |
| 50 ZAR | 28.11 TJS |
| 100 ZAR | 56.22 TJS |
| 500 ZAR | 281.12 TJS |
| 1,000 ZAR | 562.25 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-21T13:12:10Z",
"rates": {
"TJS": 0.562247
}
}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.224700000000006,
"rate": 0.562247
}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