Rate Overview
Live
1 HUF = 0.014015 PGK
1 PGK = 71.3521
HUF
Avg
0.013814
High
0.014027
Low
0.013414
Last updated: 4/17/2026, 2:04:06 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 | 7.01 PGK |
| 1,000 HUF | 14.02 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-04-17T02:04:06Z",
"rates": {
"PGK": 0.014015
}
}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.4015,
"rate": 0.014015
}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