Rate Overview
Live
1 UAH = 0.084728 PLN
1 PLN = 11.8025
UAH
Avg
0.084286
High
0.084728
Low
0.083844
Last updated: 3/27/2026, 2:56:55 PM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.85 PLN |
| 50 UAH | 4.24 PLN |
| 100 UAH | 8.47 PLN |
| 500 UAH | 42.36 PLN |
| 1,000 UAH | 84.73 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-27T14:56:55Z",
"rates": {
"PLN": 0.084728
}
}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.4728,
"rate": 0.084728
}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