Rate Overview
Live
1 TJS = 2.0203 ZMW
1 ZMW = 0.494969
TJS
Avg
2.0347
High
2.4027
Low
1.8863
Last updated: 7/28/2026, 12:20:11 AM
Quick Conversions
| TJS | ZMW |
|---|---|
| 1 TJS | 2.02 ZMW |
| 10 TJS | 20.20 ZMW |
| 50 TJS | 101.02 ZMW |
| 100 TJS | 202.03 ZMW |
| 500 TJS | 1,010.16 ZMW |
| 1,000 TJS | 2,020.33 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-07-28T00:20:11Z",
"rates": {
"ZMW": 2.020327
}
}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": 202.0327,
"rate": 2.020327
}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