Rate Overview
Live
1 TRY = 0.079634 PLN
1 PLN = 12.5575
TRY
Avg
0.080099
High
0.080575
Low
0.079577
Last updated: 5/7/2026, 8:31:38 AM
Quick Conversions
| TRY | PLN |
|---|---|
| 1 TRY | 0.08 PLN |
| 10 TRY | 0.80 PLN |
| 50 TRY | 3.98 PLN |
| 100 TRY | 7.96 PLN |
| 500 TRY | 39.82 PLN |
| 1,000 TRY | 79.63 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-05-07T08:31:38Z",
"rates": {
"PLN": 0.079634
}
}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.9634,
"rate": 0.079634
}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