Rate Overview
Live
1 PGK = 10.1393 UAH
1 UAH = 0.098626
PGK
Avg
10.1511
High
10.2754
Low
10.0514
Last updated: 7/22/2026, 8:37:59 AM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.14 UAH |
| 10 PGK | 101.39 UAH |
| 50 PGK | 506.96 UAH |
| 100 PGK | 1,013.93 UAH |
| 500 PGK | 5,069.63 UAH |
| 1,000 PGK | 10,139.27 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-22T08:37:59Z",
"rates": {
"UAH": 10.139267
}
}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": 1013.9267,
"rate": 10.139267
}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