Rate Overview
Live
1 HUF = 0.825996 PKR
1 PKR = 1.2107
HUF
Avg
0.830857
High
0.839534
Low
0.822053
Last updated: 3/28/2026, 1:47:54 PM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.83 PKR |
| 10 HUF | 8.26 PKR |
| 50 HUF | 41.30 PKR |
| 100 HUF | 82.60 PKR |
| 500 HUF | 413.00 PKR |
| 1,000 HUF | 826.00 PKR |
Get HUF/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PKRExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-28T13:47:54Z",
"rates": {
"PKR": 0.825996
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PKR",
"amount": 100
},
"result": 82.5996,
"rate": 0.825996
}Build with HUF/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key