Rate Overview
Live
1 HUF = 19.3751 PYG
1 PYG = 0.051613
HUF
Avg
19.5264
High
19.7187
Low
19.2318
Last updated: 7/9/2026, 3:41:27 AM
Quick Conversions
| HUF | PYG |
|---|---|
| 1 HUF | 19.38 PYG |
| 10 HUF | 193.75 PYG |
| 50 HUF | 968.76 PYG |
| 100 HUF | 1,937.51 PYG |
| 500 HUF | 9,687.56 PYG |
| 1,000 HUF | 19,375.12 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-09T03:41:27Z",
"rates": {
"PYG": 19.375121
}
}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": 1937.5121,
"rate": 19.375121
}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