Rate Overview
Live
1 HUF = 19.3332 PYG
1 PYG = 0.051724
HUF
Avg
19.5048
High
20.0489
Low
19.2467
Last updated: 3/8/2026, 7:43:20 AM
Quick Conversions
| HUF | PYG |
|---|---|
| 1 HUF | 19.33 PYG |
| 10 HUF | 193.33 PYG |
| 50 HUF | 966.66 PYG |
| 100 HUF | 1,933.32 PYG |
| 500 HUF | 9,666.62 PYG |
| 1,000 HUF | 19,333.24 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-03-08T07:43:20Z",
"rates": {
"PYG": 19.333238
}
}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": 1933.3238000000001,
"rate": 19.333238
}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