USD
$
PLN

USD/PLN Exchange Rate

US Dollar to Zloty

Live Rate
3.7977
-2.45% 5Y

1 PLN = 0.263317 USD

USD/PLN Price Chart

Historical exchange rate performance

Current 3.7977
High 4.7956
Low 3.5697
5Y Change -2.45%

Rate Overview

Live
1 USD = 3.7977 PLN
1 PLN = 0.263317 USD
Avg
3.9886
High
4.7956
Low
3.5697

Last updated: 7/24/2026, 11:31:43 PM

Quick Conversions

USDPLN
1 USD3.80 PLN
10 USD37.98 PLN
50 USD189.89 PLN
100 USD379.77 PLN
500 USD1,898.85 PLN
1,000 USD3,797.70 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-07-24T23:31:43Z",
  "rates": {
    "PLN": 3.7977
  }
}

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": 379.77,
  "rate": 3.7977
}

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