Rate Overview
Live
1 ZAR = 0.549021 TJS
1 TJS = 1.8214
ZAR
Avg
0.557524
High
0.562496
Low
0.548481
Last updated: 7/25/2026, 12:21:58 AM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.55 TJS |
| 10 ZAR | 5.49 TJS |
| 50 ZAR | 27.45 TJS |
| 100 ZAR | 54.90 TJS |
| 500 ZAR | 274.51 TJS |
| 1,000 ZAR | 549.02 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-25T00:21:58Z",
"rates": {
"TJS": 0.549021
}
}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": 54.9021,
"rate": 0.549021
}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