Rate Overview
Live
1 TJS = 2.0795 ZMW
1 ZMW = 0.480876
TJS
Avg
2.0757
High
2.0848
Low
2.0546
Last updated: 9/7/2026, 1:25:00 AM
Quick Conversions
| TJS | ZMW |
|---|---|
| 1 TJS | 2.08 ZMW |
| 10 TJS | 20.80 ZMW |
| 50 TJS | 103.98 ZMW |
| 100 TJS | 207.95 ZMW |
| 500 TJS | 1,039.77 ZMW |
| 1,000 TJS | 2,079.54 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-09-07T01:25:00Z",
"rates": {
"ZMW": 2.07954
}
}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": 207.954,
"rate": 2.07954
}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