Rate Overview
Live
1 USD = 3.6734 PLN
1 PLN = 0.272224
USD
Avg
3.6707
High
3.6854
Low
3.6581
Last updated: 6/16/2026, 5:46:38 AM
Quick Conversions
| USD | PLN |
|---|---|
| 1 USD | 3.67 PLN |
| 10 USD | 36.73 PLN |
| 50 USD | 183.67 PLN |
| 100 USD | 367.34 PLN |
| 500 USD | 1,836.73 PLN |
| 1,000 USD | 3,673.45 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-06-16T05:46:38Z",
"rates": {
"PLN": 3.67345
}
}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": 367.34499999999997,
"rate": 3.67345
}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