Rate Overview
Live
1 PLN = 12.0148 UAH
1 UAH = 0.083231
PLN
Avg
12.0216
High
12.0473
Low
11.9922
Last updated: 8/16/2026, 10:21:01 AM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 12.01 UAH |
| 10 PLN | 120.15 UAH |
| 50 PLN | 600.74 UAH |
| 100 PLN | 1,201.48 UAH |
| 500 PLN | 6,007.41 UAH |
| 1,000 PLN | 12,014.82 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-08-16T10:21:01Z",
"rates": {
"UAH": 12.014818
}
}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": 1201.4818,
"rate": 12.014818
}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