Rate Overview
Live
1 HUF = 0.002956 PAB
1 PAB = 338.2950
HUF
Avg
0.003040
High
0.003135
Low
0.002938
Last updated: 3/6/2026, 11:51:13 PM
Quick Conversions
| HUF | PAB |
|---|---|
| 1 HUF | 0.00 PAB |
| 10 HUF | 0.03 PAB |
| 50 HUF | 0.15 PAB |
| 100 HUF | 0.30 PAB |
| 500 HUF | 1.48 PAB |
| 1,000 HUF | 2.96 PAB |
Get HUF/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PABExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-06T23:51:13Z",
"rates": {
"PAB": 0.002956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PAB",
"amount": 100
},
"result": 0.2956,
"rate": 0.002956
}Build with HUF/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key