Rate Overview
Live
1 TJS = 0.383540 PLN
1 PLN = 2.6073
TJS
Avg
0.385688
High
0.388811
Low
0.383540
Last updated: 5/9/2026, 1:28:46 AM
Quick Conversions
| TJS | PLN |
|---|---|
| 1 TJS | 0.38 PLN |
| 10 TJS | 3.84 PLN |
| 50 TJS | 19.18 PLN |
| 100 TJS | 38.35 PLN |
| 500 TJS | 191.77 PLN |
| 1,000 TJS | 383.54 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-05-09T01:28:46Z",
"rates": {
"PLN": 0.38354
}
}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.354,
"rate": 0.38354
}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