Rate Overview
Live
1 PGK = 10.0077 UAH
1 UAH = 0.099923
PGK
Avg
10.0329
High
10.0735
Low
10.0077
Last updated: 4/16/2026, 8:01:44 AM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.01 UAH |
| 10 PGK | 100.08 UAH |
| 50 PGK | 500.39 UAH |
| 100 PGK | 1,000.77 UAH |
| 500 PGK | 5,003.87 UAH |
| 1,000 PGK | 10,007.74 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-04-16T08:01:44Z",
"rates": {
"UAH": 10.007741
}
}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": 1000.7741,
"rate": 10.007741
}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