Rate Overview
Live
1 PLN = 0.269901 USD
1 USD = 3.7051
PLN
Avg
0.270601
High
0.271932
Low
0.269682
Last updated: 3/27/2026, 6:43:52 AM
Quick Conversions
| PLN | USD |
|---|---|
| 1 PLN | 0.27 USD |
| 10 PLN | 2.70 USD |
| 50 PLN | 13.50 USD |
| 100 PLN | 26.99 USD |
| 500 PLN | 134.95 USD |
| 1,000 PLN | 269.90 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-27T06:43:52Z",
"rates": {
"USD": 0.269901
}
}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.9901,
"rate": 0.269901
}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