Rate Overview
Live
1 STD = 0.000168 PLN
1 PLN = 5952.38 STD
Avg
0.000170
High
0.000172
Low
0.000168
Last updated: 1/25/2026, 9:05:52 AM
Quick Conversions
| STD | PLN |
|---|---|
| 1 STD | 0.00 PLN |
| 10 STD | 0.00 PLN |
| 50 STD | 0.01 PLN |
| 100 STD | 0.02 PLN |
| 500 STD | 0.08 PLN |
| 1,000 STD | 0.17 PLN |
Get STD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=PLNExample Response:
{
"success": true,
"base": "STD",
"date": "2026-01-25T09:05:52Z",
"rates": {
"PLN": 0.000168
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "PLN",
"amount": 100
},
"result": 0.0168,
"rate": 0.000168
}Build with STD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key