Rate Overview
Live
1 PLN = 0.271816 USD
1 USD = 3.6790
PLN
Avg
0.273991
High
0.279753
Low
0.269644
Last updated: 3/7/2026, 1:54:30 AM
Quick Conversions
| PLN | USD |
|---|---|
| 1 PLN | 0.27 USD |
| 10 PLN | 2.72 USD |
| 50 PLN | 13.59 USD |
| 100 PLN | 27.18 USD |
| 500 PLN | 135.91 USD |
| 1,000 PLN | 271.82 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-03-07T01:54:30Z",
"rates": {
"USD": 0.271816
}
}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.1816,
"rate": 0.271816
}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