Rate Overview
Live
1 HUF = 0.885609 PKR
1 PKR = 1.1292
HUF
Avg
0.883343
High
0.890860
Low
0.874995
Last updated: 7/28/2026, 6:25:49 AM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.89 PKR |
| 10 HUF | 8.86 PKR |
| 50 HUF | 44.28 PKR |
| 100 HUF | 88.56 PKR |
| 500 HUF | 442.80 PKR |
| 1,000 HUF | 885.61 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-07-28T06:25:49Z",
"rates": {
"PKR": 0.885609
}
}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": 88.5609,
"rate": 0.885609
}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