Rate Overview
Live
1 UAH = 0.097529 PGK
1 PGK = 10.2534
UAH
Avg
0.099774
High
0.101230
Low
0.097529
Last updated: 9/12/2026, 6:55:34 AM
Quick Conversions
| UAH | PGK |
|---|---|
| 1 UAH | 0.10 PGK |
| 10 UAH | 0.98 PGK |
| 50 UAH | 4.88 PGK |
| 100 UAH | 9.75 PGK |
| 500 UAH | 48.76 PGK |
| 1,000 UAH | 97.53 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-09-12T06:55:34Z",
"rates": {
"PGK": 0.097529
}
}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.7529,
"rate": 0.097529
}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