Rate Overview
Live
1 TJS = 0.411770 PLN
1 PLN = 2.4285
TJS
Avg
0.410602
High
0.411770
Low
0.408304
Last updated: 7/20/2026, 2:31:29 PM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.41 PLN |
| 10 TJS | 4.12 PLN |
| 50 TJS | 20.59 PLN |
| 100 TJS | 41.18 PLN |
| 500 TJS | 205.89 PLN |
| 1,000 TJS | 411.77 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-20T14:31:29Z",
"rates": {
"PLN": 0.41177
}
}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": 41.177,
"rate": 0.41177
}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