Rate Overview
Live
1 PLN = 11.8615 UAH
1 UAH = 0.084306
PLN
Avg
11.9289
High
12.0811
Low
11.7377
Last updated: 3/6/2026, 7:28:45 PM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 11.86 UAH |
| 10 PLN | 118.62 UAH |
| 50 PLN | 593.08 UAH |
| 100 PLN | 1,186.15 UAH |
| 500 PLN | 5,930.75 UAH |
| 1,000 PLN | 11,861.50 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-03-06T19:28:45Z",
"rates": {
"UAH": 11.861502
}
}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": 1186.1502,
"rate": 11.861502
}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