Rate Overview
Live
1 HUF = 0.014536 PGK
1 PGK = 68.7947
HUF
Avg
0.014351
High
0.014536
Low
0.014202
Last updated: 6/16/2026, 5:49:07 PM
Quick Conversions
| HUF | PGK |
|---|---|
| 1 HUF | 0.01 PGK |
| 10 HUF | 0.15 PGK |
| 50 HUF | 0.73 PGK |
| 100 HUF | 1.45 PGK |
| 500 HUF | 7.27 PGK |
| 1,000 HUF | 14.54 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-06-16T17:49:07Z",
"rates": {
"PGK": 0.014536
}
}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.4536,
"rate": 0.014536
}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