Rate Overview
Live
1 USD = 3.8020 PLN
1 PLN = 0.263016
USD
Avg
3.6563
High
3.8020
Low
3.5099
Last updated: 7/24/2026, 7:23:10 AM
Quick Conversions
| USD | PLN |
|---|---|
| 1 USD | 3.80 PLN |
| 10 USD | 38.02 PLN |
| 50 USD | 190.10 PLN |
| 100 USD | 380.21 PLN |
| 500 USD | 1,901.02 PLN |
| 1,000 USD | 3,802.05 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-07-24T07:23:10Z",
"rates": {
"PLN": 3.80205
}
}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": 380.205,
"rate": 3.80205
}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