Rate Overview
Live
1 PGK = 10.1737 UAH
1 UAH = 0.098293
PGK
Avg
10.1032
High
10.2111
Low
9.9827
Last updated: 3/6/2026, 10:45:32 PM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.17 UAH |
| 10 PGK | 101.74 UAH |
| 50 PGK | 508.69 UAH |
| 100 PGK | 1,017.37 UAH |
| 500 PGK | 5,086.85 UAH |
| 1,000 PGK | 10,173.71 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-03-06T22:45:32Z",
"rates": {
"UAH": 10.173705
}
}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.3705,
"rate": 10.173705
}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