Rate Overview
Live
1 PGK = 10.2740 UAH
1 UAH = 0.097333
PGK
Avg
10.2686
High
10.3370
Low
10.1798
Last updated: 6/15/2026, 9:44:13 PM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.27 UAH |
| 10 PGK | 102.74 UAH |
| 50 PGK | 513.70 UAH |
| 100 PGK | 1,027.40 UAH |
| 500 PGK | 5,137.00 UAH |
| 1,000 PGK | 10,274.00 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-15T21:44:13Z",
"rates": {
"UAH": 10.274
}
}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": 1027.3999999999999,
"rate": 10.274
}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