Rate Overview
Live
1 UAH = 0.084151 PLN
1 PLN = 11.8834
UAH
Avg
0.083951
High
0.085195
Low
0.082949
Last updated: 3/7/2026, 12:51:45 AM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.84 PLN |
| 50 UAH | 4.21 PLN |
| 100 UAH | 8.42 PLN |
| 500 UAH | 42.08 PLN |
| 1,000 UAH | 84.15 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-07T00:51:45Z",
"rates": {
"PLN": 0.084151
}
}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.4151,
"rate": 0.084151
}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