Rate Overview
Live
1 TJS = 0.387724 PLN
1 PLN = 2.5792
TJS
Avg
0.386268
High
0.389337
Low
0.382286
Last updated: 3/27/2026, 6:40:19 AM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.39 PLN |
| 10 TJS | 3.88 PLN |
| 50 TJS | 19.39 PLN |
| 100 TJS | 38.77 PLN |
| 500 TJS | 193.86 PLN |
| 1,000 TJS | 387.72 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-03-27T06:40:19Z",
"rates": {
"PLN": 0.387724
}
}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": 38.772400000000005,
"rate": 0.387724
}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