Rate Overview
Live
1 TJS = 0.379523 PLN
1 PLN = 2.6349
TJS
Avg
0.386231
High
0.389861
Low
0.379523
Last updated: 1/25/2026, 10:15:22 PM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.38 PLN |
| 10 TJS | 3.80 PLN |
| 50 TJS | 18.98 PLN |
| 100 TJS | 37.95 PLN |
| 500 TJS | 189.76 PLN |
| 1,000 TJS | 379.52 PLN |
Get TJS/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=PLNExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T22:15:22Z",
"rates": {
"PLN": 0.379523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "PLN",
"amount": 100
},
"result": 37.9523,
"rate": 0.379523
}Build with TJS/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key