Rate Overview
Live
1 TJS = 0.381193 PLN
1 PLN = 2.6233
TJS
Avg
0.381299
High
0.383651
Low
0.378304
Last updated: 4/18/2026, 8:46:02 AM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.38 PLN |
| 10 TJS | 3.81 PLN |
| 50 TJS | 19.06 PLN |
| 100 TJS | 38.12 PLN |
| 500 TJS | 190.60 PLN |
| 1,000 TJS | 381.19 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-04-18T08:46:02Z",
"rates": {
"PLN": 0.381193
}
}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": 38.1193,
"rate": 0.381193
}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