Rate Overview
Live
1 PLN = 11.8018 UAH
1 UAH = 0.084733
PLN
Avg
11.7859
High
11.8116
Low
11.7530
Last updated: 7/24/2026, 9:13:55 PM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 11.80 UAH |
| 10 PLN | 118.02 UAH |
| 50 PLN | 590.09 UAH |
| 100 PLN | 1,180.18 UAH |
| 500 PLN | 5,900.88 UAH |
| 1,000 PLN | 11,801.75 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-24T21:13:55Z",
"rates": {
"UAH": 11.801754
}
}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": 1180.1754,
"rate": 11.801754
}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