Rate Overview
Live
1 HUF = 20.1060 PYG
1 PYG = 0.049736
HUF
Avg
19.9536
High
20.1389
Low
19.7786
Last updated: 5/28/2026, 1:19:03 AM
Quick Conversions
| HUF | PYG |
|---|---|
| 1 HUF | 20.11 PYG |
| 10 HUF | 201.06 PYG |
| 50 HUF | 1,005.30 PYG |
| 100 HUF | 2,010.60 PYG |
| 500 HUF | 10,052.98 PYG |
| 1,000 HUF | 20,105.96 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-05-28T01:19:03Z",
"rates": {
"PYG": 20.105963
}
}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": 2010.5963,
"rate": 20.105963
}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