Rate Overview
Live
1 PGK = 10.1929 UAH
1 UAH = 0.098108
PGK
Avg
10.3359
High
10.7805
Low
9.9263
Last updated: 3/29/2026, 9:23:28 AM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.19 UAH |
| 10 PGK | 101.93 UAH |
| 50 PGK | 509.64 UAH |
| 100 PGK | 1,019.29 UAH |
| 500 PGK | 5,096.43 UAH |
| 1,000 PGK | 10,192.87 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-29T09:23:28Z",
"rates": {
"UAH": 10.19287
}
}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": 1019.2869999999999,
"rate": 10.19287
}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