Rate Overview
Live
1 PLN = 12.2447 UAH
1 UAH = 0.081668
PLN
Avg
12.1519
High
12.2447
Low
12.0791
Last updated: 5/7/2026, 11:27:23 AM
Quick Conversions
| PLN | UAH |
|---|---|
| 1 PLN | 12.24 UAH |
| 10 PLN | 122.45 UAH |
| 50 PLN | 612.24 UAH |
| 100 PLN | 1,224.47 UAH |
| 500 PLN | 6,122.36 UAH |
| 1,000 PLN | 12,244.71 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-05-07T11:27:23Z",
"rates": {
"UAH": 12.244712
}
}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": 1224.4712,
"rate": 12.244712
}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