Rate Overview
Live
1 HUF = 0.012730 PGK
1 PGK = 78.5546
HUF
Avg
0.012995
High
0.013431
Low
0.012636
Last updated: 3/7/2026, 7:39:37 AM
Quick Conversions
| HUF | PGK |
|---|---|
| 1 HUF | 0.01 PGK |
| 10 HUF | 0.13 PGK |
| 50 HUF | 0.64 PGK |
| 100 HUF | 1.27 PGK |
| 500 HUF | 6.37 PGK |
| 1,000 HUF | 12.73 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-03-07T07:39:37Z",
"rates": {
"PGK": 0.01273
}
}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.273,
"rate": 0.01273
}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