Rate Overview
Live
1 TJS = 0.388598 PLN
1 PLN = 2.5734
TJS
Avg
0.378746
High
0.401489
Low
0.355321
Last updated: 3/27/2026, 8:23:51 AM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.39 PLN |
| 10 TJS | 3.89 PLN |
| 50 TJS | 19.43 PLN |
| 100 TJS | 38.86 PLN |
| 500 TJS | 194.30 PLN |
| 1,000 TJS | 388.60 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-27T08:23:51Z",
"rates": {
"PLN": 0.388598
}
}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.8598,
"rate": 0.388598
}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