Rate Overview
Live
1 PLN = 2.4314 TJS
1 TJS = 0.411294
PLN
Avg
2.5607
High
2.6537
Low
2.4314
Last updated: 7/28/2026, 2:54:25 PM
Quick Conversions
| PLN | TJS |
|---|---|
| 1 PLN | 2.43 TJS |
| 10 PLN | 24.31 TJS |
| 50 PLN | 121.57 TJS |
| 100 PLN | 243.14 TJS |
| 500 PLN | 1,215.68 TJS |
| 1,000 PLN | 2,431.35 TJS |
Get PLN/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=TJSExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-28T14:54:25Z",
"rates": {
"TJS": 2.431351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "TJS",
"amount": 100
},
"result": 243.1351,
"rate": 2.431351
}Build with PLN/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key