Rate Overview
Live
1 KPW = 0.010390 TJS
1 TJS = 96.2464 KPW
Avg
0.010368
High
0.010390
Low
0.010344
Last updated: 1/25/2026, 1:22:37 PM
Quick Conversions
| KPW | TJS |
|---|---|
| 1 KPW | 0.01 TJS |
| 10 KPW | 0.10 TJS |
| 50 KPW | 0.52 TJS |
| 100 KPW | 1.04 TJS |
| 500 KPW | 5.20 TJS |
| 1,000 KPW | 10.39 TJS |
Get KPW/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=TJSExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-01-25T13:22:37Z",
"rates": {
"TJS": 0.01039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "TJS",
"amount": 100
},
"result": 1.039,
"rate": 0.01039
}Build with KPW/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key