Rate Overview
Live
1 UAH = 0.098841 PGK
1 PGK = 10.1173
UAH
Avg
0.098771
High
0.099488
Low
0.098141
Last updated: 7/10/2026, 4:59:27 PM
Quick Conversions
| UAH | PGK |
|---|---|
| 1 UAH | 0.10 PGK |
| 10 UAH | 0.99 PGK |
| 50 UAH | 4.94 PGK |
| 100 UAH | 9.88 PGK |
| 500 UAH | 49.42 PGK |
| 1,000 UAH | 98.84 PGK |
Get UAH/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=PGKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-10T16:59:27Z",
"rates": {
"PGK": 0.098841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "PGK",
"amount": 100
},
"result": 9.8841,
"rate": 0.098841
}Build with UAH/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key