Rate Overview
Live
1 PLN = 0.263327 USD
1 USD = 3.7976
PLN
Avg
0.251722
High
0.279540
Low
0.210491
Last updated: 7/20/2026, 11:19:22 PM
Quick Conversions
| PLN | USD |
|---|---|
| 1 PLN | 0.26 USD |
| 10 PLN | 2.63 USD |
| 50 PLN | 13.17 USD |
| 100 PLN | 26.33 USD |
| 500 PLN | 131.66 USD |
| 1,000 PLN | 263.33 USD |
Get PLN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=USDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-20T23:19:22Z",
"rates": {
"USD": 0.263327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "USD",
"amount": 100
},
"result": 26.3327,
"rate": 0.263327
}Build with PLN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key