Rate Overview
Live
1 PLN = 0.272691 USD
1 USD = 3.6672
PLN
Avg
0.272497
High
0.273363
Low
0.271343
Last updated: 6/16/2026, 12:46:03 AM
Quick Conversions
| PLN | USD |
|---|---|
| 1 PLN | 0.27 USD |
| 10 PLN | 2.73 USD |
| 50 PLN | 13.63 USD |
| 100 PLN | 27.27 USD |
| 500 PLN | 136.35 USD |
| 1,000 PLN | 272.69 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-06-16T00:46:03Z",
"rates": {
"USD": 0.272691
}
}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.2691,
"rate": 0.272691
}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