Rate Overview
Live
1 PGK = 10.2073 UAH
1 UAH = 0.097969
PGK
Avg
10.0008
High
10.2073
Low
9.7621
Last updated: 3/27/2026, 9:25:13 AM
Quick Conversions
| PGK | UAH |
|---|---|
| 1 PGK | 10.21 UAH |
| 10 PGK | 102.07 UAH |
| 50 PGK | 510.36 UAH |
| 100 PGK | 1,020.73 UAH |
| 500 PGK | 5,103.65 UAH |
| 1,000 PGK | 10,207.30 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-03-27T09:25:13Z",
"rates": {
"UAH": 10.207299
}
}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": 1020.7299,
"rate": 10.207299
}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