Rate Overview
Live
1 PLN = 11.8362 UAH
1 UAH = 0.084487
PLN
Avg
11.8694
High
11.9268
Low
11.8362
Last updated: 3/27/2026, 7:46:24 AM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 11.84 UAH |
| 10 PLN | 118.36 UAH |
| 50 PLN | 591.81 UAH |
| 100 PLN | 1,183.62 UAH |
| 500 PLN | 5,918.08 UAH |
| 1,000 PLN | 11,836.15 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-27T07:46:24Z",
"rates": {
"UAH": 11.836151
}
}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": 1183.6151,
"rate": 11.836151
}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