Rate Overview
Live
1 PLN = 11.7952 UAH
1 UAH = 0.084780
PLN
Avg
12.0067
High
12.2565
Low
11.7177
Last updated: 7/28/2026, 1:24:32 PM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 11.80 UAH |
| 10 PLN | 117.95 UAH |
| 50 PLN | 589.76 UAH |
| 100 PLN | 1,179.52 UAH |
| 500 PLN | 5,897.59 UAH |
| 1,000 PLN | 11,795.19 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-07-28T13:24:32Z",
"rates": {
"UAH": 11.795185
}
}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": 1179.5185,
"rate": 11.795185
}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