Rate Overview
Live
1 TJS = 0.407903 PLN
1 PLN = 2.4516
TJS
Avg
0.406182
High
0.408172
Low
0.404257
Last updated: 7/7/2026, 10:05:35 PM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.41 PLN |
| 10 TJS | 4.08 PLN |
| 50 TJS | 20.40 PLN |
| 100 TJS | 40.79 PLN |
| 500 TJS | 203.95 PLN |
| 1,000 TJS | 407.90 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-07-07T22:05:35Z",
"rates": {
"PLN": 0.407903
}
}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.7903,
"rate": 0.407903
}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