Rate Overview
Live
1 UAH = 0.082386 PLN
1 PLN = 12.1380
UAH
Avg
0.083684
High
0.086464
Low
0.081605
Last updated: 5/28/2026, 2:33:09 AM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.82 PLN |
| 50 UAH | 4.12 PLN |
| 100 UAH | 8.24 PLN |
| 500 UAH | 41.19 PLN |
| 1,000 UAH | 82.39 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-28T02:33:09Z",
"rates": {
"PLN": 0.082386
}
}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.2386,
"rate": 0.082386
}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