Rate Overview
Live
1 PGK = 10.1548 UAH
1 UAH = 0.098475
PGK
Avg
10.1245
High
10.2622
Low
9.9827
Last updated: 7/25/2026, 12:16:59 AM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.15 UAH |
| 10 PGK | 101.55 UAH |
| 50 PGK | 507.74 UAH |
| 100 PGK | 1,015.48 UAH |
| 500 PGK | 5,077.41 UAH |
| 1,000 PGK | 10,154.82 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-25T00:16:59Z",
"rates": {
"UAH": 10.154823
}
}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": 1015.4823,
"rate": 10.154823
}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