Rate Overview
Live
1 ZAR = 0.551700 TJS
1 TJS = 1.8126
ZAR
Avg
0.555380
High
0.562496
Low
0.548481
Last updated: 7/27/2026, 4:38:37 AM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.55 TJS |
| 10 ZAR | 5.52 TJS |
| 50 ZAR | 27.58 TJS |
| 100 ZAR | 55.17 TJS |
| 500 ZAR | 275.85 TJS |
| 1,000 ZAR | 551.70 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-27T04:38:37Z",
"rates": {
"TJS": 0.5517
}
}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": 55.169999999999995,
"rate": 0.5517
}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