Rate Overview
Live
1 ZAR = 0.551475 TJS
1 TJS = 1.8133
ZAR
Avg
0.563759
High
0.571995
Low
0.551475
Last updated: 7/23/2026, 3:35:51 PM
Quick Conversions
| ZAR | TJS |
|---|---|
| 1 ZAR | 0.55 TJS |
| 10 ZAR | 5.51 TJS |
| 50 ZAR | 27.57 TJS |
| 100 ZAR | 55.15 TJS |
| 500 ZAR | 275.74 TJS |
| 1,000 ZAR | 551.48 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-23T15:35:51Z",
"rates": {
"TJS": 0.551475
}
}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.14750000000001,
"rate": 0.551475
}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