Rate Overview
Live
1 UAH = 0.081855 PLN
1 PLN = 12.2167
UAH
Avg
0.082294
High
0.082787
Low
0.081627
Last updated: 5/7/2026, 8:00:11 PM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.82 PLN |
| 50 UAH | 4.09 PLN |
| 100 UAH | 8.19 PLN |
| 500 UAH | 40.93 PLN |
| 1,000 UAH | 81.86 PLN |
Get UAH/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=PLNExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-07T20:00:11Z",
"rates": {
"PLN": 0.081855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "PLN",
"amount": 100
},
"result": 8.1855,
"rate": 0.081855
}Build with UAH/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key