Rate Overview
Live
1 USD = 3.6406 PLN
1 PLN = 0.274680
USD
Avg
3.6497
High
3.6681
Low
3.6369
Last updated: 5/27/2026, 2:27:25 AM
Quick Conversions
| USD | PLN |
|---|---|
| 1 USD | 3.64 PLN |
| 10 USD | 36.41 PLN |
| 50 USD | 182.03 PLN |
| 100 USD | 364.06 PLN |
| 500 USD | 1,820.30 PLN |
| 1,000 USD | 3,640.60 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-27T02:27:25Z",
"rates": {
"PLN": 3.6406
}
}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": 364.06,
"rate": 3.6406
}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