Rate Overview
Live
1 PGK = 10.1508 UAH
1 UAH = 0.098515
PGK
Avg
10.1160
High
10.1856
Low
10.0551
Last updated: 7/22/2026, 4:43:03 AM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.15 UAH |
| 10 PGK | 101.51 UAH |
| 50 PGK | 507.54 UAH |
| 100 PGK | 1,015.08 UAH |
| 500 PGK | 5,075.38 UAH |
| 1,000 PGK | 10,150.76 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-07-22T04:43:03Z",
"rates": {
"UAH": 10.150758
}
}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": 1015.0758,
"rate": 10.150758
}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