Rate Overview
Live
1 USD = 3.7230 PLN
1 PLN = 0.268604
USD
Avg
3.7235
High
3.7323
Low
3.7186
Last updated: 8/15/2026, 5:35:41 AM
Quick Conversions
| USD | PLN |
|---|---|
| 1 USD | 3.72 PLN |
| 10 USD | 37.23 PLN |
| 50 USD | 186.15 PLN |
| 100 USD | 372.30 PLN |
| 500 USD | 1,861.48 PLN |
| 1,000 USD | 3,722.96 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-08-15T05:35:41Z",
"rates": {
"PLN": 3.72295507
}
}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": 372.295507,
"rate": 3.72295507
}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