Rate Overview
Live
1 UAH = 0.083940 PLN
1 PLN = 11.9133
UAH
Avg
0.084322
High
0.084809
Low
0.083618
Last updated: 8/1/2026, 12:09:06 PM
Quick Conversions
| UAH | PLN |
|---|---|
| 1 UAH | 0.08 PLN |
| 10 UAH | 0.84 PLN |
| 50 UAH | 4.20 PLN |
| 100 UAH | 8.39 PLN |
| 500 UAH | 41.97 PLN |
| 1,000 UAH | 83.94 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-08-01T12:09:06Z",
"rates": {
"PLN": 0.08394
}
}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.394,
"rate": 0.08394
}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