Rate Overview
Live
1 PAB = 315.5000 HUF
1 HUF = 0.003170
PAB
Avg
318.1221
High
341.5913
Low
303.5449
Last updated: 7/27/2026, 5:31:14 AM
Quick Conversions
| PAB | HUF |
|---|---|
| 1 PAB | 315.50 HUF |
| 10 PAB | 3,155.00 HUF |
| 50 PAB | 15,775.00 HUF |
| 100 PAB | 31,550.00 HUF |
| 500 PAB | 157,750.00 HUF |
| 1,000 PAB | 315,500.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-07-27T05:31:14Z",
"rates": {
"HUF": 315.5
}
}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": 31550,
"rate": 315.5
}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