Rate Overview
Live
1 UAH = 0.084620 PLN
1 PLN = 11.8175
UAH
Avg
0.084302
High
0.084810
Low
0.083844
Last updated: 3/27/2026, 4:47:33 PM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.85 PLN |
| 50 UAH | 4.23 PLN |
| 100 UAH | 8.46 PLN |
| 500 UAH | 42.31 PLN |
| 1,000 UAH | 84.62 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-03-27T16:47:33Z",
"rates": {
"PLN": 0.08462
}
}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.462,
"rate": 0.08462
}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