Rate Overview
Live
1 USD = 3.7255 PLN
1 PLN = 0.268420
USD
Avg
3.6175
High
3.7255
Low
3.5099
Last updated: 3/27/2026, 1:36:44 PM
Quick Conversions
| USD | PLN |
|---|---|
| 1 USD | 3.73 PLN |
| 10 USD | 37.25 PLN |
| 50 USD | 186.27 PLN |
| 100 USD | 372.55 PLN |
| 500 USD | 1,862.75 PLN |
| 1,000 USD | 3,725.50 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-03-27T13:36:44Z",
"rates": {
"PLN": 3.7255
}
}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.54999999999995,
"rate": 3.7255
}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