Rate Overview
Live
1 USD = 3.6014 PLN
1 PLN = 0.277674
USD
Avg
3.6195
High
3.6421
Low
3.5975
Last updated: 4/16/2026, 7:37:34 PM
Quick Conversions
| USD | PLN |
|---|---|
| 1 USD | 3.60 PLN |
| 10 USD | 36.01 PLN |
| 50 USD | 180.07 PLN |
| 100 USD | 360.14 PLN |
| 500 USD | 1,800.68 PLN |
| 1,000 USD | 3,601.35 PLN |
Get USD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=PLNExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T19:37:34Z",
"rates": {
"PLN": 3.60135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "PLN",
"amount": 100
},
"result": 360.135,
"rate": 3.60135
}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