Rate Overview
Live
1 PLN = 11.9184 UAH
1 UAH = 0.083904
PLN
Avg
11.9522
High
12.1174
Low
11.8894
Last updated: 9/2/2026, 5:55:24 PM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 11.92 UAH |
| 10 PLN | 119.18 UAH |
| 50 PLN | 595.92 UAH |
| 100 PLN | 1,191.84 UAH |
| 500 PLN | 5,959.18 UAH |
| 1,000 PLN | 11,918.35 UAH |
Get PLN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=UAHExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-09-02T17:55:24Z",
"rates": {
"UAH": 11.918354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "UAH",
"amount": 100
},
"result": 1191.8354000000002,
"rate": 11.918354
}Build with PLN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key