Rate Overview
Live
1 PGK = 10.1333 UAH
1 UAH = 0.098684
PGK
Avg
10.1933
High
10.2383
Low
10.1333
Last updated: 7/1/2026, 3:40:08 PM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.13 UAH |
| 10 PGK | 101.33 UAH |
| 50 PGK | 506.67 UAH |
| 100 PGK | 1,013.33 UAH |
| 500 PGK | 5,066.67 UAH |
| 1,000 PGK | 10,133.34 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-01T15:40:08Z",
"rates": {
"UAH": 10.133338
}
}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": 1013.3338,
"rate": 10.133338
}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