Rate Overview
Live
1 TJS = 1.9778 ZMW
1 ZMW = 0.505602
TJS
Avg
2.0867
High
2.4027
Low
1.9584
Last updated: 3/27/2026, 8:27:21 AM
Quick Conversions
| TJS | ZMW |
|---|---|
| 1 TJS | 1.98 ZMW |
| 10 TJS | 19.78 ZMW |
| 50 TJS | 98.89 ZMW |
| 100 TJS | 197.78 ZMW |
| 500 TJS | 988.92 ZMW |
| 1,000 TJS | 1,977.84 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-27T08:27:21Z",
"rates": {
"ZMW": 1.977839
}
}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": 197.7839,
"rate": 1.977839
}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