Rate Overview
Live
1 PAB = 338.1300 HUF
1 HUF = 0.002957
PAB
Avg
330.6224
High
343.0376
Low
317.2472
Last updated: 3/27/2026, 5:03:58 PM
Quick Conversions
| PAB | HUF |
|---|---|
| 1 PAB | 338.13 HUF |
| 10 PAB | 3,381.30 HUF |
| 50 PAB | 16,906.50 HUF |
| 100 PAB | 33,813.00 HUF |
| 500 PAB | 169,065.00 HUF |
| 1,000 PAB | 338,130.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-03-27T17:03:58Z",
"rates": {
"HUF": 338.13
}
}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": 33813,
"rate": 338.13
}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