Rate Overview
Live
1 TJS = 94.1834 KPW
1 KPW = 0.010618
TJS
Avg
94.0718
High
94.6355
Low
93.5587
Last updated: 3/27/2026, 6:42:10 AM
Quick Conversions
| TJS | KPW |
|---|---|
| 1 TJS | 94.18 KPW |
| 10 TJS | 941.83 KPW |
| 50 TJS | 4,709.17 KPW |
| 100 TJS | 9,418.34 KPW |
| 500 TJS | 47,091.70 KPW |
| 1,000 TJS | 94,183.40 KPW |
Get TJS/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=KPWExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T06:42:10Z",
"rates": {
"KPW": 94.1834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "KPW",
"amount": 100
},
"result": 9418.34,
"rate": 94.1834
}Build with TJS/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key