Rate Overview
Live
1 PGK = 10.1603 UAH
1 UAH = 0.098422
PGK
Avg
10.3172
High
10.7805
Low
9.9263
Last updated: 5/26/2026, 9:22:26 PM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.16 UAH |
| 10 PGK | 101.60 UAH |
| 50 PGK | 508.02 UAH |
| 100 PGK | 1,016.03 UAH |
| 500 PGK | 5,080.15 UAH |
| 1,000 PGK | 10,160.31 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-05-26T21:22:26Z",
"rates": {
"UAH": 10.160306
}
}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": 1016.0306,
"rate": 10.160306
}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