USD
$
PLN

USD/PLN Exchange Rate

US Dollar to Zloty

Live Rate
3.6383
-1.53% 5Y

1 PLN = 0.274850 USD

USD/PLN Price Chart

Historical exchange rate performance

Current 3.6383
High 4.8846
Low 3.5099
5Y Change -1.53%

Rate Overview

Live
1 USD = 3.6383 PLN
1 PLN = 0.274850 USD
Avg
4.0071
High
4.8846
Low
3.5099

Last updated: 5/27/2026, 7:25:44 AM

Quick Conversions

USDPLN
1 USD3.64 PLN
10 USD36.38 PLN
50 USD181.92 PLN
100 USD363.84 PLN
500 USD1,819.18 PLN
1,000 USD3,638.35 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-05-27T07:25:44Z",
  "rates": {
    "PLN": 3.63835
  }
}

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": 363.835,
  "rate": 3.63835
}

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