Rate Overview
Live
1 PGK = 10.1708 UAH
1 UAH = 0.098320
PGK
Avg
10.1364
High
10.1708
Low
10.0632
Last updated: 7/26/2026, 12:59:30 AM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.17 UAH |
| 10 PGK | 101.71 UAH |
| 50 PGK | 508.54 UAH |
| 100 PGK | 1,017.08 UAH |
| 500 PGK | 5,085.42 UAH |
| 1,000 PGK | 10,170.83 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-07-26T00:59:30Z",
"rates": {
"UAH": 10.170831
}
}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": 1017.0831,
"rate": 10.170831
}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