USD
$
PLN

USD/PLN Exchange Rate

US Dollar to Zloty

Live Rate
3.7142
-5.79% 5Y

1 PLN = 0.269237 USD

USD/PLN Price Chart

Historical exchange rate performance

Current 3.7142
High 4.9736
Low 3.5468
5Y Change -5.79%

Rate Overview

Live
1 USD = 3.7142 PLN
1 PLN = 0.269237 USD
Avg
4.0043
High
4.9736
Low
3.5468

Last updated: 3/27/2026, 3:16:54 PM

Quick Conversions

USDPLN
1 USD3.71 PLN
10 USD37.14 PLN
50 USD185.71 PLN
100 USD371.42 PLN
500 USD1,857.10 PLN
1,000 USD3,714.20 PLN

Get USD/PLN Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=PLN

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-03-27T15:16:54Z",
  "rates": {
    "PLN": 3.7142
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=PLN&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "PLN",
    "amount": 100
  },
  "result": 371.42,
  "rate": 3.7142
}

Build with USD/PLN Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key