Rate Overview
Live
1 PLN = 2.5689 TJS
1 TJS = 0.389279
PLN
Avg
2.5877
High
2.6158
Low
2.5685
Last updated: 3/27/2026, 11:54:35 AM
Quick Conversions
| PLN | TJS |
|---|---|
| 1 PLN | 2.57 TJS |
| 10 PLN | 25.69 TJS |
| 50 PLN | 128.44 TJS |
| 100 PLN | 256.89 TJS |
| 500 PLN | 1,284.43 TJS |
| 1,000 PLN | 2,568.85 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-03-27T11:54:35Z",
"rates": {
"TJS": 2.568852
}
}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": 256.8852,
"rate": 2.568852
}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