Rate Overview
Live
1 TJS = 2.0175 ZMW
1 ZMW = 0.495651
TJS
Avg
2.0124
High
2.0291
Low
2.0016
Last updated: 4/18/2026, 10:36:19 AM
Quick Conversions
| TJS | ZMW |
|---|---|
| 1 TJS | 2.02 ZMW |
| 10 TJS | 20.18 ZMW |
| 50 TJS | 100.88 ZMW |
| 100 TJS | 201.75 ZMW |
| 500 TJS | 1,008.77 ZMW |
| 1,000 TJS | 2,017.55 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-04-18T10:36:19Z",
"rates": {
"ZMW": 2.017547
}
}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": 201.75469999999999,
"rate": 2.017547
}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