Rate Overview
Live
1 PLN = 2.5400 TJS
1 TJS = 0.393698
PLN
Avg
2.5387
High
2.5435
Low
2.5307
Last updated: 6/17/2026, 6:35:30 AM
Quick Conversions
| PLN | TJS |
|---|---|
| 1 PLN | 2.54 TJS |
| 10 PLN | 25.40 TJS |
| 50 PLN | 127.00 TJS |
| 100 PLN | 254.00 TJS |
| 500 PLN | 1,270.01 TJS |
| 1,000 PLN | 2,540.02 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-06-17T06:35:30Z",
"rates": {
"TJS": 2.540018
}
}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": 254.0018,
"rate": 2.540018
}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