Rate Overview
Live
1 UAH = 0.082906 PLN
1 PLN = 12.0619
UAH
Avg
0.082043
High
0.082924
Low
0.081510
Last updated: 6/19/2026, 8:30:12 AM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.83 PLN |
| 50 UAH | 4.15 PLN |
| 100 UAH | 8.29 PLN |
| 500 UAH | 41.45 PLN |
| 1,000 UAH | 82.91 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-06-19T08:30:12Z",
"rates": {
"PLN": 0.082906
}
}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.2906,
"rate": 0.082906
}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