Rate Overview
Live
1 TRY = 0.083479 PLN
1 PLN = 11.9791
TRY
Avg
0.082980
High
0.084144
Low
0.081380
Last updated: 3/7/2026, 1:00:07 AM
Quick Conversions
| TRY | PLN |
|---|---|
| 1 TRY | 0.08 PLN |
| 10 TRY | 0.83 PLN |
| 50 TRY | 4.17 PLN |
| 100 TRY | 8.35 PLN |
| 500 TRY | 41.74 PLN |
| 1,000 TRY | 83.48 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-03-07T01:00:07Z",
"rates": {
"PLN": 0.083479
}
}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.3479,
"rate": 0.083479
}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