Rate Overview
Live
1 PGK = 10.1152 UAH
1 UAH = 0.098861
PGK
Avg
10.1253
High
10.1599
Low
10.0950
Last updated: 5/6/2026, 3:28:05 PM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.12 UAH |
| 10 PGK | 101.15 UAH |
| 50 PGK | 505.76 UAH |
| 100 PGK | 1,011.52 UAH |
| 500 PGK | 5,057.62 UAH |
| 1,000 PGK | 10,115.24 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-05-06T15:28:05Z",
"rates": {
"UAH": 10.115237
}
}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": 1011.5237000000001,
"rate": 10.115237
}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