Rate Overview
Live
1 PAB = 305.0400 HUF
1 HUF = 0.003278
PAB
Avg
307.7210
High
311.4655
Low
305.0400
Last updated: 5/27/2026, 12:31:38 PM
Quick Conversions
| PAB | HUF |
|---|---|
| 1 PAB | 305.04 HUF |
| 10 PAB | 3,050.40 HUF |
| 50 PAB | 15,252.00 HUF |
| 100 PAB | 30,504.00 HUF |
| 500 PAB | 152,520.00 HUF |
| 1,000 PAB | 305,040.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-27T12:31:38Z",
"rates": {
"HUF": 305.04
}
}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": 30504.000000000004,
"rate": 305.04
}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