Rate Overview
Live
1 TRY = 0.077784 PLN
1 PLN = 12.8561
TRY
Avg
0.077819
High
0.078122
Low
0.077545
Last updated: 8/19/2026, 11:05:00 AM
Quick Conversions
| TRY | PLN |
|---|---|
| 1 TRY | 0.08 PLN |
| 10 TRY | 0.78 PLN |
| 50 TRY | 3.89 PLN |
| 100 TRY | 7.78 PLN |
| 500 TRY | 38.89 PLN |
| 1,000 TRY | 77.78 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-08-19T11:05:00Z",
"rates": {
"PLN": 0.077784
}
}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": 7.7784,
"rate": 0.077784
}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