Rate Overview
Live
1 UAH = 0.099232 PGK
1 PGK = 10.0774
UAH
Avg
0.099304
High
0.100494
Low
0.098031
Last updated: 8/20/2026, 2:56:19 AM
Quick Conversions
| UAH | PGK |
|---|---|
| 1 UAH | 0.10 PGK |
| 10 UAH | 0.99 PGK |
| 50 UAH | 4.96 PGK |
| 100 UAH | 9.92 PGK |
| 500 UAH | 49.62 PGK |
| 1,000 UAH | 99.23 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-08-20T02:56:19Z",
"rates": {
"PGK": 0.099232
}
}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.9232,
"rate": 0.099232
}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