Rate Overview
Live
1 PAB = 305.2700 HUF
1 HUF = 0.003276
PAB
Avg
331.4410
High
356.0056
Low
302.2493
Last updated: 5/27/2026, 4:23:39 PM
Quick Conversions
| PAB | HUF |
|---|---|
| 1 PAB | 305.27 HUF |
| 10 PAB | 3,052.70 HUF |
| 50 PAB | 15,263.50 HUF |
| 100 PAB | 30,527.00 HUF |
| 500 PAB | 152,635.00 HUF |
| 1,000 PAB | 305,270.00 HUF |
Get PAB/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=HUFExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-27T16:23:39Z",
"rates": {
"HUF": 305.27
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "HUF",
"amount": 100
},
"result": 30527,
"rate": 305.27
}Build with PAB/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key