Rate Overview
Live
1 ZAR = 0.550155 TJS
1 TJS = 1.8177
ZAR
Avg
0.567385
High
0.612140
Low
0.528555
Last updated: 7/26/2026, 12:50:22 PM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.55 TJS |
| 10 ZAR | 5.50 TJS |
| 50 ZAR | 27.51 TJS |
| 100 ZAR | 55.02 TJS |
| 500 ZAR | 275.08 TJS |
| 1,000 ZAR | 550.16 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-26T12:50:22Z",
"rates": {
"TJS": 0.550155
}
}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.015499999999996,
"rate": 0.550155
}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