Rate Overview
Live
1 UAH = 0.084867 PLN
1 PLN = 11.7831
UAH
Avg
0.084289
High
0.084951
Low
0.083506
Last updated: 7/8/2026, 5:44:54 PM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.85 PLN |
| 50 UAH | 4.24 PLN |
| 100 UAH | 8.49 PLN |
| 500 UAH | 42.43 PLN |
| 1,000 UAH | 84.87 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-07-08T17:44:54Z",
"rates": {
"PLN": 0.084867
}
}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.486699999999999,
"rate": 0.084867
}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