Rate Overview
Live
1 PLN = 0.268882 USD
1 USD = 3.7191
PLN
Avg
0.268570
High
0.268916
Low
0.267933
Last updated: 8/14/2026, 5:59:23 PM
Quick Conversions
| PLN | USD |
|---|---|
| 1 PLN | 0.27 USD |
| 10 PLN | 2.69 USD |
| 50 PLN | 13.44 USD |
| 100 PLN | 26.89 USD |
| 500 PLN | 134.44 USD |
| 1,000 PLN | 268.88 USD |
Get PLN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=USDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-08-14T17:59:23Z",
"rates": {
"USD": 0.268882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "USD",
"amount": 100
},
"result": 26.8882,
"rate": 0.268882
}Build with PLN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key