Rate Overview
Live
1 TJS = 2.0581 ZMW
1 ZMW = 0.485884
TJS
Avg
2.0433
High
2.0581
Low
2.0296
Last updated: 8/17/2026, 11:50:28 AM
Quick Conversions
| TJS | ZMW |
|---|---|
| 1 TJS | 2.06 ZMW |
| 10 TJS | 20.58 ZMW |
| 50 TJS | 102.91 ZMW |
| 100 TJS | 205.81 ZMW |
| 500 TJS | 1,029.05 ZMW |
| 1,000 TJS | 2,058.10 ZMW |
Get TJS/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=ZMWExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-17T11:50:28Z",
"rates": {
"ZMW": 2.058103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "ZMW",
"amount": 100
},
"result": 205.8103,
"rate": 2.058103
}Build with TJS/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key