Rate Overview
Live
1 USD = 3.6768 PLN
1 PLN = 0.271972
USD
Avg
3.6531
High
3.7086
Low
3.5746
Last updated: 3/7/2026, 7:36:16 AM
Quick Conversions
| USD | PLN |
|---|---|
| 1 USD | 3.68 PLN |
| 10 USD | 36.77 PLN |
| 50 USD | 183.84 PLN |
| 100 USD | 367.68 PLN |
| 500 USD | 1,838.42 PLN |
| 1,000 USD | 3,676.85 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-07T07:36:16Z",
"rates": {
"PLN": 3.67684554
}
}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.684554,
"rate": 3.67684554
}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