Rate Overview
Live
1 PLN = 11.8918 UAH
1 UAH = 0.084092
PLN
Avg
11.8915
High
11.9751
Low
11.8269
Last updated: 7/7/2026, 2:50:38 AM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 11.89 UAH |
| 10 PLN | 118.92 UAH |
| 50 PLN | 594.59 UAH |
| 100 PLN | 1,189.18 UAH |
| 500 PLN | 5,945.88 UAH |
| 1,000 PLN | 11,891.77 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-07T02:50:38Z",
"rates": {
"UAH": 11.891768
}
}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": 1189.1768000000002,
"rate": 11.891768
}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