Rate Overview
Live
1 TJS = 0.402090 PLN
1 PLN = 2.4870
TJS
Avg
0.403645
High
0.405520
Low
0.402090
Last updated: 9/5/2026, 8:40:59 PM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.40 PLN |
| 10 TJS | 4.02 PLN |
| 50 TJS | 20.10 PLN |
| 100 TJS | 40.21 PLN |
| 500 TJS | 201.05 PLN |
| 1,000 TJS | 402.09 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-09-05T20:40:59Z",
"rates": {
"PLN": 0.40209
}
}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.209,
"rate": 0.40209
}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