Rate Overview
Live
1 UAH = 0.081437 PLN
1 PLN = 12.2794
UAH
Avg
0.081652
High
0.082008
Low
0.081403
Last updated: 6/17/2026, 8:03:17 AM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.81 PLN |
| 50 UAH | 4.07 PLN |
| 100 UAH | 8.14 PLN |
| 500 UAH | 40.72 PLN |
| 1,000 UAH | 81.44 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-06-17T08:03:17Z",
"rates": {
"PLN": 0.081437
}
}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.143699999999999,
"rate": 0.081437
}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