Rate Overview
Live
1 HUF = 19.7602 PYG
1 PYG = 0.050607
HUF
Avg
20.0980
High
20.3391
Low
19.7602
Last updated: 6/19/2026, 8:49:20 AM
Quick Conversions
| HUF | PYG |
|---|---|
| 1 HUF | 19.76 PYG |
| 10 HUF | 197.60 PYG |
| 50 HUF | 988.01 PYG |
| 100 HUF | 1,976.02 PYG |
| 500 HUF | 9,880.11 PYG |
| 1,000 HUF | 19,760.21 PYG |
Get HUF/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PYGExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-06-19T08:49:20Z",
"rates": {
"PYG": 19.760211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PYG",
"amount": 100
},
"result": 1976.0211000000002,
"rate": 19.760211
}Build with HUF/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key