Rate Overview
Live
1 HUF = 18.9241 PYG
1 PYG = 0.052843
HUF
Avg
20.4774
High
22.0478
Low
18.9241
Last updated: 7/29/2026, 7:10:32 AM
Quick Conversions
| HUF | PYG |
|---|---|
| 1 HUF | 18.92 PYG |
| 10 HUF | 189.24 PYG |
| 50 HUF | 946.20 PYG |
| 100 HUF | 1,892.41 PYG |
| 500 HUF | 9,462.04 PYG |
| 1,000 HUF | 18,924.08 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-07-29T07:10:32Z",
"rates": {
"PYG": 18.924084
}
}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": 1892.4084,
"rate": 18.924084
}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