Rate Overview
Live
1 PLN = 0.274608 USD
1 USD = 3.6416
PLN
Avg
0.275384
High
0.278448
Low
0.272620
Last updated: 5/26/2026, 10:11:23 PM
Quick Conversions
| PLN | USD |
|---|---|
| 1 PLN | 0.27 USD |
| 10 PLN | 2.75 USD |
| 50 PLN | 13.73 USD |
| 100 PLN | 27.46 USD |
| 500 PLN | 137.30 USD |
| 1,000 PLN | 274.61 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-05-26T22:11:23Z",
"rates": {
"USD": 0.274608
}
}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": 27.460800000000003,
"rate": 0.274608
}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