Rate Overview
Live
1 PLN = 0.269135 USD
1 USD = 3.7156
PLN
Avg
0.267982
High
0.269136
Low
0.266744
Last updated: 9/3/2026, 8:35:21 PM
Quick Conversions
| PLN | USD |
|---|---|
| 1 PLN | 0.27 USD |
| 10 PLN | 2.69 USD |
| 50 PLN | 13.46 USD |
| 100 PLN | 26.91 USD |
| 500 PLN | 134.57 USD |
| 1,000 PLN | 269.14 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-09-03T20:35:21Z",
"rates": {
"USD": 0.269135
}
}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.913500000000003,
"rate": 0.269135
}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