Rate Overview
Live
1 UAH = 0.082625 PLN
1 PLN = 12.1029
UAH
Avg
0.083159
High
0.083387
Low
0.082625
Last updated: 8/20/2026, 2:56:24 AM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.83 PLN |
| 50 UAH | 4.13 PLN |
| 100 UAH | 8.26 PLN |
| 500 UAH | 41.31 PLN |
| 1,000 UAH | 82.63 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-08-20T02:56:24Z",
"rates": {
"PLN": 0.082625
}
}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.262500000000001,
"rate": 0.082625
}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