Rate Overview
Live
1 ZAR = 0.557463 TJS
1 TJS = 1.7938
ZAR
Avg
0.555197
High
0.597130
Low
0.521533
Last updated: 3/27/2026, 11:16:42 AM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.56 TJS |
| 10 ZAR | 5.57 TJS |
| 50 ZAR | 27.87 TJS |
| 100 ZAR | 55.75 TJS |
| 500 ZAR | 278.73 TJS |
| 1,000 ZAR | 557.46 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-03-27T11:16:42Z",
"rates": {
"TJS": 0.557463
}
}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.746300000000005,
"rate": 0.557463
}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