Rate Overview
Live
1 TJS = 1.9860 ZMW
1 ZMW = 0.503524
TJS
Avg
1.9761
High
1.9860
Low
1.9533
Last updated: 7/8/2026, 2:37:33 AM
Quick Conversions
| TJS | ZMW |
|---|---|
| 1 TJS | 1.99 ZMW |
| 10 TJS | 19.86 ZMW |
| 50 TJS | 99.30 ZMW |
| 100 TJS | 198.60 ZMW |
| 500 TJS | 993.00 ZMW |
| 1,000 TJS | 1,986.00 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-08T02:37:33Z",
"rates": {
"ZMW": 1.986004
}
}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": 198.6004,
"rate": 1.986004
}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