Rate Overview
Live
1 PAB = 338.3100 HUF
1 HUF = 0.002956
PAB
Avg
354.5698
High
403.1274
Low
321.8105
Last updated: 3/27/2026, 11:44:01 AM
Quick Conversions
| PAB | HUF |
|---|---|
| 1 PAB | 338.31 HUF |
| 10 PAB | 3,383.10 HUF |
| 50 PAB | 16,915.50 HUF |
| 100 PAB | 33,831.00 HUF |
| 500 PAB | 169,155.00 HUF |
| 1,000 PAB | 338,310.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-27T11:44:01Z",
"rates": {
"HUF": 338.31
}
}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": 33831,
"rate": 338.31
}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