Rate Overview
Live
1 PAB = 304.9100 HUF
1 HUF = 0.003280
PAB
Avg
321.1729
High
341.5913
Low
304.9100
Last updated: 5/27/2026, 5:33:47 PM
Quick Conversions
| PAB | HUF |
|---|---|
| 1 PAB | 304.91 HUF |
| 10 PAB | 3,049.10 HUF |
| 50 PAB | 15,245.50 HUF |
| 100 PAB | 30,491.00 HUF |
| 500 PAB | 152,455.00 HUF |
| 1,000 PAB | 304,910.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-27T17:33:47Z",
"rates": {
"HUF": 304.91
}
}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": 30491.000000000004,
"rate": 304.91
}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