Rate Overview
Live
1 UAH = 0.081837 PLN
1 PLN = 12.2194
UAH
Avg
0.082292
High
0.082787
Low
0.081627
Last updated: 5/7/2026, 9:00:23 PM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.82 PLN |
| 50 UAH | 4.09 PLN |
| 100 UAH | 8.18 PLN |
| 500 UAH | 40.92 PLN |
| 1,000 UAH | 81.84 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-07T21:00:23Z",
"rates": {
"PLN": 0.081837
}
}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.1837,
"rate": 0.081837
}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