Rate Overview
Live
1 USD = 3.6018 PLN
1 PLN = 0.277643
USD
Avg
3.6205
High
3.6408
Low
3.5989
Last updated: 5/7/2026, 1:17:05 AM
Quick Conversions
| USD | PLN |
|---|---|
| 1 USD | 3.60 PLN |
| 10 USD | 36.02 PLN |
| 50 USD | 180.09 PLN |
| 100 USD | 360.18 PLN |
| 500 USD | 1,800.88 PLN |
| 1,000 USD | 3,601.75 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-05-07T01:17:05Z",
"rates": {
"PLN": 3.60175
}
}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.175,
"rate": 3.60175
}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