Rate Overview
Live
1 PLN = 0.277789 USD
1 USD = 3.5999
PLN
Avg
0.276300
High
0.277972
Low
0.274566
Last updated: 4/16/2026, 5:55:21 PM
Quick Conversions
| PLN | USD |
|---|---|
| 1 PLN | 0.28 USD |
| 10 PLN | 2.78 USD |
| 50 PLN | 13.89 USD |
| 100 PLN | 27.78 USD |
| 500 PLN | 138.89 USD |
| 1,000 PLN | 277.79 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-04-16T17:55:21Z",
"rates": {
"USD": 0.277789
}
}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.7789,
"rate": 0.277789
}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