Rate Overview
Live
1 TJS = 0.383851 PLN
1 PLN = 2.6052
TJS
Avg
0.382404
High
0.387308
Low
0.375859
Last updated: 3/7/2026, 12:26:33 AM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.38 PLN |
| 10 TJS | 3.84 PLN |
| 50 TJS | 19.19 PLN |
| 100 TJS | 38.39 PLN |
| 500 TJS | 191.93 PLN |
| 1,000 TJS | 383.85 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-07T00:26:33Z",
"rates": {
"PLN": 0.383851
}
}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.3851,
"rate": 0.383851
}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