USD
$
PLN

USD/PLN Exchange Rate

US Dollar to Zloty

Live Rate
3.7575
-0.03% 7D

1 PLN = 0.266134 USD

USD/PLN Price Chart

Historical exchange rate performance

Current 3.7575
High 3.7739
Low 3.7428
7D Change -0.03%

Rate Overview

Live
1 USD = 3.7575 PLN
1 PLN = 0.266134 USD
Avg
3.7584
High
3.7739
Low
3.7428

Last updated: 7/6/2026, 10:08:07 AM

Quick Conversions

USDPLN
1 USD3.76 PLN
10 USD37.57 PLN
50 USD187.88 PLN
100 USD375.75 PLN
500 USD1,878.75 PLN
1,000 USD3,757.50 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-06T10:08:07Z",
  "rates": {
    "PLN": 3.7575
  }
}

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": 375.75,
  "rate": 3.7575
}

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