Rate Overview
Live
1 TJS = 2.0178 ZMW
1 ZMW = 0.495600
TJS
Avg
2.0038
High
2.0178
Low
1.9879
Last updated: 3/7/2026, 1:07:09 AM
Quick Conversions
| TJS | ZMW |
|---|---|
| 1 TJS | 2.02 ZMW |
| 10 TJS | 20.18 ZMW |
| 50 TJS | 100.89 ZMW |
| 100 TJS | 201.78 ZMW |
| 500 TJS | 1,008.88 ZMW |
| 1,000 TJS | 2,017.76 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-03-07T01:07:09Z",
"rates": {
"ZMW": 2.017755
}
}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.77550000000002,
"rate": 2.017755
}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