Rate Overview
Live
1 TJS = 0.400806 PLN
1 PLN = 2.4950
TJS
Avg
0.395547
High
0.400806
Low
0.393156
Last updated: 6/18/2026, 6:01:48 PM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.40 PLN |
| 10 TJS | 4.01 PLN |
| 50 TJS | 20.04 PLN |
| 100 TJS | 40.08 PLN |
| 500 TJS | 200.40 PLN |
| 1,000 TJS | 400.81 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-06-18T18:01:48Z",
"rates": {
"PLN": 0.400806
}
}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": 40.0806,
"rate": 0.400806
}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