Rate Overview
Live
1 TRY = 0.076737 PLN
1 PLN = 13.0315
TRY
Avg
0.077069
High
0.077699
Low
0.076640
Last updated: 9/6/2026, 11:29:56 PM
Quick Conversions
| TRY | PLN |
|---|---|
| 1 TRY | 0.08 PLN |
| 10 TRY | 0.77 PLN |
| 50 TRY | 3.84 PLN |
| 100 TRY | 7.67 PLN |
| 500 TRY | 38.37 PLN |
| 1,000 TRY | 76.74 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-09-06T23:29:56Z",
"rates": {
"PLN": 0.076737
}
}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.6737,
"rate": 0.076737
}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