Rate Overview
Live
1 TRY = 0.082135 PLN
1 PLN = 12.1751 TRY
Avg
0.199963
High
0.489037
Low
0.082135
Last updated: 1/25/2026, 4:47:41 PM
Quick Conversions
| TRY | PLN |
|---|---|
| 1 TRY | 0.08 PLN |
| 10 TRY | 0.82 PLN |
| 50 TRY | 4.11 PLN |
| 100 TRY | 8.21 PLN |
| 500 TRY | 41.07 PLN |
| 1,000 TRY | 82.14 PLN |
Get TRY/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=PLNExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T16:47:41Z",
"rates": {
"PLN": 0.082135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "PLN",
"amount": 100
},
"result": 8.2135,
"rate": 0.082135
}Build with TRY/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key