Rate Overview
Live
1 PLN = 0.263317 USD
1 USD = 3.7977
PLN
Avg
0.263501
High
0.263758
Low
0.263277
Last updated: 7/25/2026, 3:06:29 AM
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.32 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-25T03:06:29Z",
"rates": {
"USD": 0.263317
}
}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.3317,
"rate": 0.263317
}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