Rate Overview
Live
1 UAH = 0.084814 PLN
1 PLN = 11.7905
UAH
Avg
0.087217
High
0.093641
Low
0.082290
Last updated: 3/27/2026, 6:16:17 PM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.85 PLN |
| 50 UAH | 4.24 PLN |
| 100 UAH | 8.48 PLN |
| 500 UAH | 42.41 PLN |
| 1,000 UAH | 84.81 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-27T18:16:17Z",
"rates": {
"PLN": 0.084814
}
}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.4814,
"rate": 0.084814
}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