Rate Overview
Live
1 HUF = 0.013968 PGK
1 PGK = 71.5922
HUF
Avg
0.013623
High
0.014483
Low
0.012611
Last updated: 7/27/2026, 1:16:43 AM
Quick Conversions
| HUF | PGK |
|---|---|
| 1 HUF | 0.01 PGK |
| 10 HUF | 0.14 PGK |
| 50 HUF | 0.70 PGK |
| 100 HUF | 1.40 PGK |
| 500 HUF | 6.98 PGK |
| 1,000 HUF | 13.97 PGK |
Get HUF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PGKExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-27T01:16:43Z",
"rates": {
"PGK": 0.013968
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PGK",
"amount": 100
},
"result": 1.3968,
"rate": 0.013968
}Build with HUF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key