Rate Overview
Live
1 PLN = 11.7830 UAH
1 UAH = 0.084868
PLN
Avg
11.8046
High
11.8230
Low
11.7830
Last updated: 7/28/2026, 10:17:40 AM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 11.78 UAH |
| 10 PLN | 117.83 UAH |
| 50 PLN | 589.15 UAH |
| 100 PLN | 1,178.30 UAH |
| 500 PLN | 5,891.48 UAH |
| 1,000 PLN | 11,782.95 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-28T10:17:40Z",
"rates": {
"UAH": 11.782952
}
}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": 1178.2952,
"rate": 11.782952
}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