Rate Overview
Live
1 PGK = 10.2096 UAH
1 UAH = 0.097947
PGK
Avg
10.3124
High
10.7805
Low
9.9263
Last updated: 6/29/2026, 12:03:16 AM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.21 UAH |
| 10 PGK | 102.10 UAH |
| 50 PGK | 510.48 UAH |
| 100 PGK | 1,020.96 UAH |
| 500 PGK | 5,104.82 UAH |
| 1,000 PGK | 10,209.65 UAH |
Get PGK/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=UAHExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-29T00:03:16Z",
"rates": {
"UAH": 10.209648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "UAH",
"amount": 100
},
"result": 1020.9648,
"rate": 10.209648
}Build with PGK/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key